Actions
feature request #9078
closedHandle name parsing and deduplication on server side
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Description
this is blocking #8857
requires:
- improvement of match strategies for parsed names (MatchStrategyFactory): #9085
Open issue:
- name matching on TaxonName level
- warning that nom. ref. (and authors) are referenced from elsewhere if exactly 1 more reference exists (the new record is not counted as reference as it is not persisted - maybe a general issue)
Related issues
Updated by Andreas Müller over 3 years ago
- Blocks bug #8857: NonUniqueObjectException when creating new taxon added
Updated by Andreas Müller over 3 years ago
- Status changed from New to In Progress
- Priority changed from New to Highest
There is a problem with effectively deduplicating classes having a timePeriod attribute as empty Partials are sometimes stored as "00000000" and sometimes as null.
Needs further research.
Updated by Andreas Müller over 3 years ago
- Related to feature request #9022: Implement lifespan for Person Details View added
Updated by Andreas Müller over 3 years ago
- Blocked by bug #9081: Handle empty Partials correctly added
Updated by Andreas Müller over 3 years ago
- Related to feature request #9085: Improve deduplication of parsed names added
Updated by Andreas Müller over 3 years ago
- Related to deleted (feature request #9022: Implement lifespan for Person Details View)
Updated by Andreas Müller over 3 years ago
- Blocked by deleted (bug #9081: Handle empty Partials correctly )
Updated by Andreas Müller over 3 years ago
- Blocks deleted (bug #8857: NonUniqueObjectException when creating new taxon)
Updated by Andreas Müller over 3 years ago
- Related to bug #8857: NonUniqueObjectException when creating new taxon added
Updated by Andreas Müller over 3 years ago
- Target version changed from Release 5.15 to Release 5.18
Updated by Andreas Müller over 3 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 50
Applied in changeset taxeditor|b6f9eb474c27f732c7f2cdc0d0fd5a6a5e45d174.
Updated by Andreas Müller over 3 years ago
- Assignee changed from Andreas Müller to Katja Luther
This should work now. Can you please review.
Updated by Andreas Müller over 3 years ago
- Related to bug #7709: CdmTransientEntityCacher cannot handle multiple unpersisted entities of the same type added
Updated by Andreas Müller over 3 years ago
- Target version changed from Release 5.18 to Release 5.16
Updated by Katja Luther over 3 years ago
- Status changed from Resolved to Closed
- Assignee changed from Katja Luther to Andreas Müller
- Target version changed from Release 5.16 to Release 5.18
- % Done changed from 50 to 100
Tested:
Authors, the author is correctly deduplicated for persons with same abbrevTitle, also if the already existing person has all other informations like family name, other name ...
References, also for references with additional information like URI the deduplication works as expected.
I think the deduplication works as expected.
Updated by Katja Luther over 3 years ago
- Target version changed from Release 5.18 to Release 5.16
Updated by Andreas Müller over 2 years ago
- Related to bug #8831: saving name editor throws NPE added
Actions