feature request #5030
feature request #4931: [Master] Fix Performance Issues
Implement new dto object for TaxonNavigator
0%
Description
Since the performance of the taxon navigator is quite slow when remote loading taxon nodes, it is required to have a more lightweight dto which contains all the necessary information.
This will require a specific hql query + service call on the service side to generate the dto as well as the corresponding implementation in the taxon navigator.
The dto should represent a tree node with access to its parent and children and the service call should allow for pre-loading the child nodes upto a certain specified depth
Related issues
History
#1 Updated by Andreas Müller over 5 years ago
- Assignee changed from Andreas Müller to c.mathew -
#2 Updated by Andreas Müller over 5 years ago
- Keywords set to performance,
#3 Updated by Cherian Mathew about 5 years ago
- Target version changed from Remoting 5.0 to Remoting 6.0
#4 Updated by Andreas Müller almost 4 years ago
- Description updated (diff)
- Assignee changed from Cherian Mathew to Katja Luther
- Target version changed from Remoting 6.0 to Unassigned CDM tickets
This is a general issue not only related to Remoting
#5 Updated by Andreas Müller over 2 years ago
- Target version changed from Unassigned CDM tickets to Release 5.0
Can you check if this is a duplicate to the new navigator implementation? Link the ticket if yes. Is there any further information in this ticket which might be helpful? If not close as duplicate and remove target version.
#6 Updated by Andreas Müller over 2 years ago
- Status changed from New to Resolved
#7 Updated by Katja Luther over 2 years ago
- Duplicates feature request #2380: TaxonNavigator should work with DTO objects instead of full blown cdm instances added
#8 Updated by Katja Luther over 2 years ago
- Target version deleted (
Release 5.0)
#9 Updated by Katja Luther over 2 years ago
- Status changed from Resolved to Closed
#10 Updated by Andreas Müller over 2 years ago
- Status changed from Closed to Duplicate
- Private changed from Yes to No