feature request #7065
closedWhen updating a subtree the affected and opened taxa are not updated in name editor this needs to be handled
0%
Description
Is it possible to try to update existing values for open taxa (in name editor or elsewhere). This might be a general issue, however, somehow it is irritating, to run the operation and see the value not changing in the currently opened taxon.
Or alternatively we could require to close all affected taxa, but this requires that we know which taxa are potentially affected, maybe we need a separate service method for this.
Related issues
Updated by Andreas Müller about 6 years ago
- Copied from feature request #4155: Implement handler (IHandler) to trigger recursive setting of the publish bit on a taxon subtree added
Updated by Andreas Müller almost 6 years ago
- Target version changed from Release 4.12 to Release 4.13
Updated by Katja Luther almost 6 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset taxeditor|a1ab28eddae6d29f327c5421cda09528f19c6726.
Updated by Katja Luther almost 6 years ago
- Status changed from Resolved to New
- % Done changed from 50 to 0
now the name editors are updated for all subtree operations.
Updated by Katja Luther almost 6 years ago
- Status changed from New to Resolved
- Assignee changed from Katja Luther to Andreas Müller
Updated by Andreas Müller almost 6 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Katja Luther
If there is an accepted taxon and a synonym, the accepted taxon shows the correct value (tested for "publish"). Switching to the synonym the synonym shows the old value, switching back to accepted, the accepted shows again the old value.
Updated by Katja Luther almost 6 years ago
- Target version changed from Release 4.13 to Release 5.0
Updated by Katja Luther almost 6 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Katja Luther to Andreas Müller
instead of updating the editorInput of the name editor, the name editors are closed and reopened, this seems to work.
please review.
Updated by Andreas Müller over 5 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Katja Luther
Katja Luther wrote:
instead of updating the editorInput of the name editor, the name editors are closed and reopened, this seems to work.
please review.
Open name editors are not checked for existing changes. When they are closed changes get lost. This is unwanted. Ask for saving before operation starts.
Updated by Andreas Müller over 5 years ago
Only name editors are updated but not e.g. bulk editors. I tried with set publish flag.
Updated by Katja Luther over 5 years ago
- Target version changed from Release 5.0 to Release 5.1
remaining issue needs to be handled in next release
Updated by Andreas Müller over 5 years ago
- Copied to feature request #7428: Open issues for updating open data while subtree is updated added
Updated by Andreas Müller over 5 years ago
- Subject changed from when updating a subtree the affected and opened taxa are not updated in name editor this needs to be handled to When updating a subtree the affected and opened taxa are not updated in name editor this needs to be handled
- Status changed from Feedback to Closed
- Target version changed from Release 5.1 to Release 5.0
Copied open issues to new ticket.