Opened 12 years ago
Closed 12 years ago
#1678 closed enhancement (fixed)
Annotation validator should check the number of values with respect to the 'multiplicity' setting for an annotation type
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.2 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
Each annotation type can be defined to allow 1 or more values. Normally this will be checked when setting values for an annotation, but since the 'multiplicity' setting can be changed already existing annotations may have too many values.
Change History (2)
comment:1 Changed 12 years ago by
Owner: | changed from everyone to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [6024]) Fixes #1678: Annotation validator should check the number of values with respect to the 'multiplicity' setting for an annotation type