bug #7766
Remaining issues for using relationship DTO webservice in portal
Status:
Closed
Priority:
Highest
Assignee:
Category:
cdm-dataportal
Target version:
Start date:
06/01/2017
Due date:
% Done:
100%
Severity:
normal
Found in Version:
Description
for details see #7658
- taxonrelation footnotes missing (see #7658#note-51 for details)
- sort order of the relations (see #7658#note-46 for details) The expected sort order is:
- pro parte/partial synonyms,
- then invalid designations,
- then MANs
- followed (or including?) pro parte/partial MAN
- and finally concept relationships.
- links to related taxa (new) - before the refactoring the related concepts were linked, at least for real concept relationships we should again do this, needs discussion if we also want this for ppSyns, MANs, and inval desigs. (maybe configurable?)
- related issue for formatting MAN search results: #7771
- identifier links missing when footnote is created in MANs code part: #7778
Related issues
Associated revisions
ref #7766 creating testcase - currently ignored
ref #7766 adapting test to modified data
ref #7766 adapting test to modified data - 2.
ref #7766 completing test case
ref #7766 order taxon relationships by type and scientific name, adapting tests
History
#1 Updated by Andreas Kohlbecker over 2 years ago
- Copied from feature request #7658: use new taxon relationship DTO webservice in portal added
#2 Updated by Andreas Müller over 2 years ago
- Subject changed from taxonrelation footnotes missing after using relationship DTO webservice in portal to Remaining issues for using relationship DTO webservice in portal
- Description updated (diff)
#3 Updated by Andreas Müller over 2 years ago
- Description updated (diff)
#4 Updated by Andreas Müller over 2 years ago
- Related to feature request #7771: Format Misapplication search results as MAN, not as accepted taxa added
#5 Updated by Andreas Kohlbecker over 2 years ago
- Description updated (diff)
#6 Updated by Andreas Kohlbecker over 2 years ago
- Copied to bug #7778: identifier links missing in taxon relations footnotes added
#7 Updated by Andreas Kohlbecker over 2 years ago
- Description updated (diff)
#8 Updated by Andreas Kohlbecker over 2 years ago
- Description updated (diff)
#9 Updated by Andreas Kohlbecker over 2 years ago
- Status changed from Feedback to Closed
this issue seems complete, since #7771 is in it's own ticket.
#10 Updated by Andreas Müller over 2 years ago
- Status changed from Closed to Resolved
- Assignee changed from Andreas Kohlbecker to Andreas Müller
- % Done changed from 0 to 90
#11 Updated by Andreas Kohlbecker over 1 year ago
- Description updated (diff)
#12 Updated by Andreas Kohlbecker over 1 year ago
- Status changed from Resolved to In Progress
- Assignee changed from Andreas Müller to Andreas Kohlbecker
- % Done changed from 90 to 70
The sort order seem to have problems. Is this an regression or has this point be missed?
#13 Updated by Andreas Kohlbecker over 1 year ago
- Target version changed from Release 5.4 to Release 5.11
#14 Updated by Andreas Kohlbecker over 1 year ago
- Target version changed from Release 5.11 to Release 5.12
#15 Updated by Andreas Kohlbecker about 1 year ago
- Target version changed from Release 5.12 to Release 5.13
#16 Updated by Andreas Kohlbecker 12 months ago
- Status changed from In Progress to Closed
- % Done changed from 70 to 100
Andreas Kohlbecker wrote:
The sort order seem to have problems. Is this an regression or has this point be missed?
The sort order is fixed now. The correctness is approved by the test which has been adapted to meet the requirements from the ticket description.