Actions
bug #7055
closedautomatic creation of registrations from name extension only for latest reference
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Found in Version:
Description
The RegistrationRequiredDataInserter
supports automatic creation of Registration entities on base of the IAPT extentions associated with names. Currently the name and all related typedesignations are put into the registration which is not always correct, since nomenclatural acts only for typifications exist.
We decided (Andreas K & Henning) to improve this process by creating registrations only for the Reference found in name and typifications which has the youngest publication date.
Updated by Andreas Kohlbecker over 5 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 20
Updated by Andreas Kohlbecker over 5 years ago
more or less completely implemented but data is too inconsistent, so that this feature can not be used at the moment. To enable change the following line:
boolean isPhycobankID = false; // Integer.valueOf(reg.getSpecificIdentifier()) >= 100000;
Updated by Andreas Müller over 5 years ago
- Target version changed from Release 4.11 to Release 4.12
Updated by Andreas Kohlbecker over 5 years ago
- Target version changed from Release 4.12 to Release 4.13
Updated by Andreas Kohlbecker over 5 years ago
- Status changed from In Progress to Resolved
- % Done changed from 20 to 50
Applied in changeset cdm-vaadin|e28756b01e5f0d4cf4d90630944624d41c29ea42.
Updated by Andreas Kohlbecker over 5 years ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 20
Actions