Opened 13 years ago
Closed 13 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 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 13 years ago
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