bug #7493
openReview all references to SynonymRelationshipTypes and adapt code if needed
0%
Description
SynonymRelationshipTypes habe been renamed to SynonymType in fbeefcaf
The dataportal references the terms by theire UUID:
UUID_HETEROTYPIC_SYNONYM_OF
- cdm_related_taxon (also references UUID_SYNONYM_OF)
- theme_cdm_heterotypicSynonymyGroup
UUID_HOMOTYPIC_SYNONYM_OF
- cdm_related_taxon
- theme_cdm_heterotypicSynonymyGroup
- theme_cdm_homotypicSynonymLine
- theme_cdm_homotypicSynonymyGroup
also remove all related constants!
Related issues
Updated by Andreas Kohlbecker almost 5 years ago
- Estimated time set to 6:00 h
Cleaning the code in which the SynonymRelationshipTypes constants are used requires analysis of various code parts and very good planing for the required refactoring and intense testing.
Updated by Andreas Müller almost 5 years ago
Probably this is clear anyway but just if not I want to mention that SynonymRelationshipTypes are more or less still available but were renamed to SynonymType in fbeefcaf37895a96 .
So maybe it is not necessary to completely remove the constants.
Updated by Andreas Kohlbecker almost 5 years ago
- Subject changed from remove all references to SynonymRelationshipTypes and adapt code to latesd cdm model to Review all references to SynonymRelationshipTypes and adapt code if needed
Updated by Andreas Müller almost 5 years ago
- Related to feature request #7501: Deduplicate MANs and pro parte synonyms in portal results added
Updated by Andreas Kohlbecker almost 5 years ago
- Target version changed from Release 5.2 to Release 5.3
Updated by Andreas Kohlbecker over 4 years ago
- Target version changed from Release 5.3 to Release 5.4
Updated by Andreas Kohlbecker over 4 years ago
- Target version changed from Release 5.4 to Release 5.5
Updated by Andreas Kohlbecker over 4 years ago
- Target version changed from Release 5.5 to Release 5.6
Updated by Andreas Kohlbecker over 4 years ago
- Target version changed from Release 5.6 to Reviewed Next Major Release
Updated by Andreas Müller 3 months ago
- Tags set to terms
- Assignee changed from Andreas Kohlbecker to Katja Luther
- Target version changed from Reviewed Next Major Release to Release 5.39
we may implement this together with the current performance refactoring. However, we need to check if the synonym types are also used in search results.
Updated by Andreas Müller 3 months ago
- Related to feature request #5974: Remove synonym relationships added
Updated by Andreas Müller 3 months ago
- Related to task #10201: Make synonym type an enum added