CascadesCarnivoreProject / Carnassial

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

Template bug: Old Templates without a DeleteFlag don't have the DeleteFlag added to them #108

Closed saulgreenberg closed 8 years ago

saulgreenberg commented 8 years ago

Need to check templates to make sure that all required fields are there, and if not, they should be added. Note that this could introduce an issue with existing .ddbs, in which case the missing field needs to be added as well.

saulgreenberg commented 8 years ago

Fixed - existing .tdb template is checked, and if DeleteFlag is missing it is now added.