View Issue Details

IDProjectCategoryView StatusLast Update
0005956CaseTalk ModelerIntegrationpublic2026-09-02 22:41
ReporterMarco Wobben Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0005956: An AI assistant cannot place an existing type on a diagram or steer the view
Description

The only way an assistant could get anything onto a diagram was as a side effect of creating an expression - a flag on the call that adds expressions. That means an assistant cannot put a type that already exists onto a diagram, cannot take anything off again, and cannot change what part of the diagram is in view.

Asking the assistant to 'put Customer and its subtypes on the diagram' therefore only works for elements it is creating at that moment, which is rarely what is wanted when reviewing an existing model.

Wanted: adding and removing elements on a diagram, and steering the view, as operations in their own right - working on the diagram the modeller has open, and on the diagram file when nothing is open.

TagsNo tags attached.
CaseTalk EditionCorporate

Activities

Marco Wobben

Marco Wobben

2026-09-02 22:41

administrator   ~0009246

Implemented in 15.0.0.57607.

An assistant now has a diagram tool of its own: it can add an element that already exists to a diagram, remove one, and steer what is in view - not only as a side effect of creating an expression.

It works on the diagram window that is open, so the modeller watches the change happen and the designer keeps deciding the layout. With no diagram window open it writes the diagram file directly, which is what the headless and server-side paths use.

Issue History

Date Modified Username Field Change
2026-09-02 22:41 Marco Wobben New Issue
2026-09-02 22:41 Marco Wobben Note Added: 0009246
2026-09-02 22:41 Marco Wobben Status new => resolved
2026-09-02 22:41 Marco Wobben Resolution open => fixed