bug #8815
closedClean up TaxonNodeDto and UuidAndTitleCache usage in TaxonNodeService/Dao
50%
Description
In TaxonNodeService and Dao the usage of TaxonNodeDtp and UuidAndTitleCache duplicates some functionality. This should be cleaned up and check for the usage of the methods in tax editor and vaadin implementations.
Note: AreaAndTaxonSettingsConfigWindow
and TaxonNodeContainer
in cdm-vaadin need to be adapted accordingly.
Related issues
Updated by Andreas Kohlbecker over 4 years ago
- Blocked by task #8834: use TaxonNodeDto instead of UuidAndTitleCache added
Updated by Andreas Müller over 4 years ago
- Status changed from New to In Progress
Updated by Katja Luther over 4 years ago
- Target version changed from Release 5.13 to Release 5.14
the blocker is moved to 5.14, this ticket also
Updated by Andreas Kohlbecker over 4 years ago
- Related to bug #8892: Taxon search does not work for names without rank added
Updated by Andreas Kohlbecker over 4 years ago
- % Done changed from 30 to 50
Hi Katja, I reverted the return types again from UuidAndTitleCache to TaxonNodeDto
Please review.
Updated by Andreas Müller over 4 years ago
- Status changed from In Progress to Resolved
Is this ticket fully fixed and for review?
Updated by Andreas Kohlbecker over 4 years ago
Andreas Müller wrote:
Is this ticket fully fixed and for review?
yes, I wrote this already in comment 7
Updated by Katja Luther over 4 years ago
- Status changed from Resolved to Closed
this seems to work, as there are no problems in the editor and the code looks fine as well.
Updated by Katja Luther over 4 years ago
- Assignee changed from Katja Luther to Andreas Kohlbecker
Updated by Andreas Müller over 4 years ago
Andreas Kohlbecker wrote:
Andreas Müller wrote:
Is this ticket fully fixed and for review?
yes, I wrote this already in comment 7
yes, but status was still on "In Progress". Therefore I asked.