Actions
bug #10071
closedTaxonNodeDtos should be created directly not from taxon objects
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Found in Version:
Description
The webservice getting the taxonnodeDtos for a taxon, first gets the taxon object and then creates the Dtos for the taxonnodes. This should be changed and the Dtos should be created directly.
Updated by Katja Luther about 1 year ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
This is done for the search of the taxonnodes for a specific taxon and also for the search in a subtree.
Updated by Katja Luther 12 months ago
- % Done changed from 50 to 60
There were some follow up fixes, because the taxonnode dto created with SortableTaxonNodeQueryResult was not complete. Now all elements used in portal are available in the dto.
Updated by Andreas Müller 10 months ago
- Status changed from In Progress to Feedback
- Priority changed from New to Priority14
Is this fixed?
Updated by Katja Luther 10 months ago
- Status changed from Feedback to Closed
Andreas Müller wrote in #note-3:
Is this fixed?
Yes status note is shown in portal and dto creation is optimised.
Actions