feature request #6065
bug #6064: Edaphobase problems with webservices
Edaphobase DTO for getTaxonById
100%
Description
Gibt das Taxon-Objekt zu einer ID zurück. Das Taxon muss mindestens enthalten: Name, Namensbestandteile, Rang, Typ, Kinder (Name + Id), Synonyme (Name + Id), Taxonomische Großgruppe (Name + Id)
Related issues
Associated revisions
ref #6065 first implementation of taxonInContext service
ref #6065 fix missing taxonUuid in URL
ref #6065 fix page size and add marked ancestors
ref #6065 fix NPE in pageSize
ref #6065 fix NPE in pageSize/limit
ref #6065 fix NPEs in classification service
ref #6065 Handle synonyms in taxonInContext
ref #6065 improved Pager handling and pager exception handling
ref #6065 improved Pager handling
ref #6065 first implementation of taxonInContext service
ref #6065 fix missing taxonUuid in URL
ref #6065 fix page size and add marked ancestors
ref #6065 fix NPE in pageSize
ref #6065 fix NPE in pageSize/limit
ref #6065 fix NPEs in classification service
ref #6065 Handle synonyms in taxonInContext
ref #6065 improved Pager handling and pager exception handling
ref #6065 improved Pager handling
History
#1 Updated by Andreas Müller over 4 years ago
- Category set to cdmlib-remote
- Status changed from New to In Progress
- Assignee set to Andreas Müller
- Priority changed from New to Highest
#2 Updated by Andreas Müller over 4 years ago
- Tracker changed from bug to feature request
#3 Updated by Andreas Müller over 4 years ago
- Related to bug #6071: Handle Taxonomische Großgruppen correctly in Edaphobase added
#4 Updated by Andreas Müller over 4 years ago
Examples:
Taxon with child and synonym:
Synonym:
#5 Updated by Andreas Müller over 4 years ago
- Status changed from In Progress to Resolved
- Target version changed from Unassigned CDM tickets to Release 4.3
- % Done changed from 0 to 80
Still to test: fehlerhafte UUIDs sollten zu 404 (Reseource not found) Fehler führen.
#7 Updated by Andreas Müller about 4 years ago
- Tags set to edapho
#8 Updated by Andreas Müller almost 4 years ago
Open error handling issue moved to #6518
#9 Updated by Andreas Müller almost 4 years ago
- Related to task #6518: Remaining minor issues for edaphobase webservices added
#10 Updated by Andreas Müller almost 4 years ago
- Status changed from Resolved to Closed
- % Done changed from 80 to 100