CascadesCarnivoreProject / Carnassial

Carnassial: Simplifying Remote Camera Data
Other
3 stars 0 forks source link

RelativeFolder ID, ControlOrder and SpreadsheetOrder and column position various tables #46

Closed saulgreenberg closed 8 years ago

saulgreenberg commented 8 years ago

When old templates are updated to include RelativeFolders, the RelativeFolder ID, controlOrder and spreadsheetOrder are set to the last positions in the template. When old data files are updated, the RelativeColumn is at the end of the table.

While not an error, this produces some inconsistencies in the UI. Update all the above to be consistent with newly created databases (i.e. all relativeFolder positions should be the 2nd item)

saulgreenberg commented 8 years ago

All fixed. Methods are labelled as a 'hack' since they are really special cased for doing this.