19 Nov
2017
19 Nov
'17
12:16 p.m.
except Exception, e:
LOG.error(e)
LOG.error("column order setting: %s", e) col_order = default_col_order
Note this conflicts after your other patch to fix these across the board. I pushed a fuzz fix in between that and this so it would apply. In the future it’d be easier if you could stack all pending patches together (patchbomb can send them all at once).
Thanks!
—Dan