bug #7622
RegistrationWorkingsetEditor: navigating to other pages with fresh registrations leaves empty registrations in the system
100%
Description
The RegistrationWorkinsetEditor leaves empty registrations in the database when a new 'typification only registration' is created without adding a specimen or name type. Navigating away from the RegistrationWorkinsetEditor view leaves an empty Registration in the database.
Related issues
Associated revisions
ref #7622 preliminarily moving all registration management methods fom cdm-vaadin into the RegistrationService - needs further refactoring
ref #7622 persisting new registrations only when typeDesignations have been added
ref #7622 simplyfying code be replacing targetRegistration for type designations by map for popupeditors and reg uuids
ref #7622 addTypeDesignation() to receive registration uuids instead of objects
History
#1 Updated by Andreas Kohlbecker over 2 years ago
- Subject changed from reference page must not show unpublished Registrations to RegistrationWorkingsetEditor: navigating to other pages with fresh registrations leaves empty registrations in the system
Updating the subject to better reflect the cause
#2 Updated by Andreas Kohlbecker over 2 years ago
- Related to task #7650: RegistrationFactory implemented added
#3 Updated by Andreas Kohlbecker over 2 years ago
- Related to task #7651: RegistrationManager implemented added
#4 Updated by Andreas Kohlbecker over 2 years ago
- Target version changed from Release 5.2 to Release 5.3
#5 Updated by Andreas Kohlbecker over 2 years ago
- Duplicated by bug #7582: prevent from creating empty registrations added
#6 Updated by Andreas Kohlbecker over 2 years ago
- Description updated (diff)
- Category changed from cdm-dataportal to cdm-vaadin
#7 Updated by Andreas Kohlbecker over 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
no empty registrations since this has been fixed.