saulgreenberg / TimelapseDeprecatedPre2.3

Timelapse Image Analysis Tool
Other
1 stars 0 forks source link

Mismatched templates on Fixed Choice menu items produces an error #5

Closed saulgreenberg closed 7 years ago

saulgreenberg commented 7 years ago

If items were deleted in the FixedChoice of a .tdb template, Timelapse signals that as an error when the .tdb template is compared to the .ddb template. This should be changed to perhaps a warning.

The issue is that fields should always correspond to items in the list, but removing a list item from the template will introduce an inconsistency if the data field for that item was previously entered to match the deleted item.

saulgreenberg commented 7 years ago

Resolved as now warns the user