bug #7367
Deleting a term in the term editor does not update the UI
Start date:
04/24/2018
Due date:
% Done:
100%
Severity:
normal
Found in Version:
Description
Walter:
"ich habe bei den User defined features aus Versehen einen „Unterterm“ eingefügt.
Wenn ich im Kontext Menü „Löschen“ wähle, löscht er zwar, aber das Fenster wird nicht aktualisiert – das gelöschte verschwindet erst, wenn man den Editor schließt und wieder öffnet."
I could reproduce this behavior:
- Open term editor
- Create your own vocabulary
- Create a defined term in the vocabulary
- Create a defined term as a sub term of the previous one
Save(With implementing DTOs in the term editor saving is not needed at this step)- Delete the sub term.
Related issues
Associated revisions
ref #7367 Use TermDeletionConfigurator in term editor
fix #7367 Evaluate configurator in isDeletable()
fix #7367 Fix handling of referenced element in isDeletable() method
History
#1 Updated by Patrick Plitzner about 2 years ago
- Status changed from New to In Progress
- Target version changed from Unassigned CDM tickets to Release 5.5
#2 Updated by Patrick Plitzner about 2 years ago
- Related to feature request #7887: Use DTOs in term editor added
#3 Updated by Patrick Plitzner about 2 years ago
- Description updated (diff)
#4 Updated by Patrick Plitzner about 2 years ago
- Description updated (diff)
#5 Updated by Patrick Plitzner about 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 50
Applied in changeset cdmlib|4f93bc356e3a3ebd6f427310a451ab30ea89cc62.
#6 Updated by Patrick Plitzner about 2 years ago
- Assignee changed from Patrick Plitzner to Katja Luther
#7 Updated by Patrick Plitzner almost 2 years ago
- Assignee changed from Katja Luther to Andreas Müller
@Andreas M.: Maybe you want to review this as you are currently reviewing a lot of term editor related tickets
#8 Updated by Andreas Müller almost 2 years ago
- Status changed from Resolved to Closed
- Assignee changed from Andreas Müller to Patrick Plitzner
Seems to work now
#9 Updated by Andreas Müller almost 2 years ago
- % Done changed from 50 to 100