feature request #8282
closedImplement placementDoubtful in TaxEditor
100%
Description
TaxonNode will have a doubtful flag (#8281). We need to implement this in TaxEditor, too.
Important is that the labels clearly distinguishes the Taxon.doubful and the TaxonNode.doubtful flag.
We may call it "placement doubtful" or "provisional placement" like in E+M Berlin Model.
Related issues
Updated by Andreas Müller almost 4 years ago
- Due date set to 05/17/2019
- Start date changed from 05/16/2019 to 05/17/2019
- Follows feature request #8281: Doubtful flag for TaxonNode added
Updated by Andreas Müller over 3 years ago
- Due date deleted (
05/17/2019) - Target version changed from Release 5.8 to Release 5.9
Updated by Katja Luther over 3 years ago
- Status changed from In Progress to Resolved
- Assignee changed from Katja Luther to Andreas Müller
this is implemented now, please review.
Updated by Andreas Müller over 3 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Katja Luther
- Priority changed from New to Highest
The new field should be close to the taxon node information as it is from taxon node. Currently it is in the middle of taxon information.
So we should move "Taxon is published" up and Placement doubtful down.
Also we should indicate the state in the taxon navigator somehow. E.g. by symbol "?" that we normally use for doubtful information. But we use ? already for unplaced. Maybe we find a better symbol for unplaced. If not maybe we use "??" to distinguish. => This might be a separate ticket, don't know how much work it is.
Updated by Andreas Müller over 3 years ago
Also we should add the doubtful flag to the "Set flags" method in the taxon navigator right click menu.
Updated by Katja Luther over 3 years ago
Andreas Müller wrote:
The new field should be close to the taxon node information as it is from taxon node. Currently it is in the middle of taxon information.
So we should move "Taxon is published" up and Placement doubtful down.
Also we should indicate the state in the taxon navigator somehow. E.g. by symbol "?" that we normally use for doubtful information. But we use ? already for unplaced. Maybe we find a better symbol for unplaced. If not maybe we use "??" to distinguish. => This might be a separate ticket, don't know how much work it is.
the last points I will move to a new ticket
Updated by Katja Luther over 3 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Katja Luther to Andreas Müller
the checkbox is moved below the publish checkbox.
Updated by Katja Luther over 3 years ago
- Related to feature request #8486: Indicating doubtful state in navigator and add set-doubtful to Set-Flags menu added
Updated by Andreas Müller over 3 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Katja Luther
- % Done changed from 30 to 70
Andreas Müller wrote:
Also we should add the doubtful flag to the "Set flags" method in the taxon navigator right click menu.
Seems to be missing still.
Updated by Andreas Müller over 3 years ago
Katja Luther wrote:
the checkbox is moved below the publish checkbox.
works as expected. Ticket can be closed once is #note-11 is fixed
Updated by Katja Luther over 3 years ago
Andreas Müller wrote:
Andreas Müller wrote:
Also we should add the doubtful flag to the "Set flags" method in the taxon navigator right click menu.
Seems to be missing still.
this is in the follow up ticket, therefore we need a service method, an handler and an operation, I think it would be better to do this in next release. It is not much work but still needs some time to implement everything and test it.
Updated by Katja Luther over 3 years ago
- Assignee changed from Katja Luther to Andreas Müller
Updated by Andreas Müller over 3 years ago
- Status changed from Feedback to Closed
- Assignee changed from Andreas Müller to Katja Luther
- % Done changed from 70 to 100
Updated by Katja Luther over 3 years ago
the setDoubtful menu item is now implemented for the navigator, but it was not possible to set the menu to invisible for the classification because when clicking on a classification the menu is removed and afterwards it is not available anymore. So at the moment there is a workaround with disabled menu items for the classification.
Updated by Andreas Müller over 3 years ago
- Status changed from Closed to Feedback
- % Done changed from 100 to 90
A minor issue: can we have the order of the flags in the same order as in the assistent. That makes it more intuitive. There it is doubtful, unplaced, excluded which is a good order I think.
Updated by Katja Luther over 3 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Katja Luther to Andreas Müller
the labels are moved
Updated by Andreas Müller over 3 years ago
- Related to bug #8498: Set Flags should show the current status of the flags added
Updated by Andreas Müller over 3 years ago
- Status changed from Resolved to Closed
- Assignee changed from Andreas Müller to Katja Luther
- % Done changed from 90 to 100
We could still add symbols with the current state of the flag to the "Set Flags" submenu. I created a new ticket for this #8498