View Issue Details

IDProjectCategoryView StatusLast Update
0005725CaseTalk ModelerUser Interfacepublic2026-07-03 14:35
ReporterMarco Wobben Assigned To 
PrioritynormalSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version15.0 
Summary0005725: Reopening a project shows all diagrams as disconnected
Description

Some users reported that after reopening a project, all of its diagrams appeared in a disconnected state, even though the diagrams themselves were fine. Opening each diagram by hand and reconnecting it worked without any problem.

The cause was that a diagram's connected state could be lost when saving: if the automatic diagram synchronisation that runs during save was cancelled or interrupted, the project remembered the diagrams as disconnected. On the next open, every diagram therefore came back disconnected, which did not reflect what the user had actually set up.

Newly created diagrams could also be stored as disconnected, and the 'Connect all' / 'Disconnect all' action on a multi-selection only affected the currently open diagram instead of every selected one.

TagsNo tags attached.
CaseTalk EditionCorporate

Activities

Marco Wobben

Marco Wobben

2026-07-02 13:37

administrator   ~0008464

Fixed. A diagram's connected state now reflects what the user actually chose, and is kept separate from the temporary result of the automatic synchronisation. An interrupted or cancelled sync during save no longer causes diagrams to be remembered as disconnected, so reopening a project restores each diagram's connection as expected. Newly created diagrams are stored as connected, and 'Connect all' / 'Disconnect all' now applies to every selected diagram (open or closed) and is remembered across reopen.

Issue History

Date Modified Username Field Change
2026-07-02 13:37 Marco Wobben New Issue
2026-07-02 13:37 Marco Wobben Note Added: 0008464
2026-07-02 13:37 Marco Wobben Status new => resolved
2026-07-02 13:37 Marco Wobben Resolution open => fixed
2026-07-03 14:35 Marco Wobben Fixed in Version => 15.0
2026-07-03 14:35 Marco Wobben Description Updated