Opened 8 years ago
Last modified 8 years ago
#2078 closed defect
It is not possible to modify an annotation type that has the "Project annotations" flag set when there are existing annotations — at Initial Version
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.11 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
This results in an error message:
Permission denied: Can't set projectAnnotations to FALSE since there are 3 existing project-specific annotations.
The is most likely caused by the disabled checkbox which is interpreted as an unchecked checkbox when saving. Since it is not allowed to disable the flag when there are existing annotations an error is thrown.
Note:
See TracTickets
for help on using tickets.