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 by Nicklas Nordborg, 12 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 12 years ago

Resolution: fixed
Status: assignedclosed

(In [6024]) Fixes #1678: Annotation validator should check the number of values with respect to the 'multiplicity' setting for an annotation type

Note: See TracTickets for help on using tickets.