Actions
bug #7759
closedclassification subtreefilter settings in portal
Status:
Closed
Priority:
Highest
Assignee:
Category:
cdm-dataportal
Target version:
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Found in Version:
Description
As fist step we need a simple subtreefilter field which takes the UUID of a TaxonNode.
This uuid is to be used as filter parameter for:
- ClassificationController
- /classification/{uuid}/childNodes?subtree=
- /classification/{uuid}/childNodesAt/{rankUuid}?subtree=
- ClassificationPortalListController
- /portal/classification/{treeUuid}/childNodes?subtree=
- /portal/classification/{treeUuid}/childNodesAt/{rankUuid}?subtree=
- TaxonListController
- /portal/taxon/search?subtree=
- /portal/taxon/find?subtree=
- /portal/taxon/findByDescriptionElementFullText?subtree=
- /portal/taxon/findByFullText?subtree=
- /portal/taxon/findByEverythingFullText?subtree=
- /portal/taxon/findByIdentifier?subtree=
- /portal/taxon/findByMarker?subtree=
- additional
- /portal/taxon/{uuid}
- /portal/taxon/{uuid}/taxonNodes
- /portal/classification/{uuid}/pathFrom/{uuid}/toRank/{uuid}
- /classification/{uuid}/childNodesOf/{uuid}
Related issues
Updated by Andreas Kohlbecker about 5 years ago
- Related to bug #7745: Subtree filter for dataportal services added
Updated by Andreas Kohlbecker about 5 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdm-dataportal|80d21b78a68c7c45042e9b14b1e628e62cc7c1fc.
Updated by Andreas Kohlbecker about 5 years ago
- Assignee changed from Andreas Kohlbecker to Andreas Müller
Updated by Andreas Kohlbecker about 5 years ago
fertig! das filtern im Portal scheint nun zu funktionieren.
Updated by Andreas Müller about 5 years ago
- Status changed from Resolved to Closed
- Assignee changed from Andreas Müller to Andreas Kohlbecker
Yes we can close this ticket. But maybe we should create a follow up ticket for easier defining the subtree? Knowing the taxon node uuid is hidden knowledge which is not known by a default portal admin.
Updated by Andreas Müller about 5 years ago
- Precedes feature request #7765: Advanced UI to define the subtree filter in data portal added
Actions