View Issue Details

IDProjectCategoryView StatusLast Update
0005715CaseTalk ModelerOtherpublic2026-06-26 10:12
ReporterMarco Wobben Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status newResolutionopen 
Summary0005715: Promote ring constraints to first-class storage
Description

Ring constraints on binary fact types are currently held as ad-hoc internal settings rather than as a proper, first-class part of the model. This makes them fragile to persist, harder to query, and inconsistent with how other constraints are stored.

Ring constraints should become a first-class model concept: each object-fact type can carry a ring constraint, and that constraint records its type (e.g. irreflexive, asymmetric, transitive, acyclic, etc.) together with the two roles it applies to. Promoting this to dedicated storage will make ring constraints reliable to save and load, available for reporting and export, and consistent with the rest of the constraint model.

Target release: 15.x

TagsNo tags attached.
CaseTalk EditionCorporate

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-06-26 10:11 Marco Wobben New Issue