Community
Participate
Working Groups
Each time we open an IBD diagram, the Diagram Version Updater command is executed. This introduces several issues: - The command is always executed, even if it does nothing - If the diagram is already open when we open the model, the model is immediately marked as dirty - If we open an IBD diagram, the command is executed separately, i.e. the open action adds two different commands to the stack (Open, Update). Undoing the command will close the Page (which is expected). However, it breaks the dirty state (The editor remains dirty even after it has been saved). When a new command is executed (e.g. move an element), the model can be correctly saved.
*** Bug 421230 has been marked as a duplicate of this bug. ***
What is the status of this bug? The duplicates seem to have been resolved.
> What is the status of this bug? The bug still exists > The duplicates seem to have been resolved. Duplicates are always considered "Resolved" ("Resolved / Duplicate")
Fixed with Bug 439433