bug #8222
Deleting a type designation from a name is directly persisted
Start date:
04/05/2019
Due date:
% Done:
50%
Severity:
normal
Found in Version:
Description
The name editor is set to dirty but when closing it without saving the designation is deleted anyway.
Related issues
Associated revisions
ref #8222 Add interface method for operation based editors
ref #8222 Fix potential NPE + cleanup
ref #8222 Delete type designations via operations
History
#1 Updated by Patrick Plitzner almost 2 years ago
- Related to feature request #6413: [DISCUSS] How to create type duplicates (e.g. isotypes) for a taxon name added
#2 Updated by Katja Luther almost 2 years ago
- Related to bug #8225: Deleting one of two type designations removes both added
#3 Updated by Patrick Plitzner almost 2 years ago
- Status changed from New to Resolved
- Assignee changed from Patrick Plitzner to Katja Luther
- % Done changed from 0 to 50
Now type designations are deleted via operations which are executed when saving the name editor.
#4 Updated by Katja Luther almost 2 years ago
- Status changed from Resolved to Closed
- Assignee changed from Katja Luther to Patrick Plitzner
tested on nightly:
- created new typeDesignation and save
- remove typeDesignation and close without saving
the typeDesignation is not deleted
created new typeDesignation and save
remove typeDesignation and close with saving
the typeDesignation is deleted