View Issue Details

IDProjectCategoryView StatusLast Update
0005525CaseTalk ModelerUser Interfacepublic2026-04-12 12:13
ReporterMarco Wobben Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0005525: SQL catalog drag-drop: binary fact types missing source mapping; population empty-set editing issues
Description

When dragging a non-primary-key column from the SQL catalog browser onto an existing entity in the expression viewer, the resulting binary fact type was created without source mapping records. This prevented the Live Data tab from connecting the fact type's roles to their origin columns in the source database.

Additionally, opening the population editor for an empty fact type allowed direct cell editing without first pressing Add. Pasting CSV data into an empty population set did not position the view on the first imported row, making the import appear to have failed.

TagsNo tags attached.
CaseTalk EditionCorporate

Activities

Marco Wobben

Marco Wobben

2026-04-12 12:12

administrator   ~0005969

Both issues are fixed.

Catalog drag-drop: Dragging a non-PK column from the SQL catalog browser now creates source mappings for both roles of the resulting binary fact type. The entity-side role receives the full path through the primary key; the value-side role receives the path to the dragged column. The New Entity wizard also gains an optional 'Create source mapping for roles' checkbox (unchecked by default). The source system label in the Live Data tab was corrected from 'Data Mapping' to 'Source system'. A catalog/schema ordering bug in the source path builder was also fixed.

Population editor: The empty grid no longer allows direct cell editing — Add must be pressed first to create a row. Pasting CSV into an empty population set now correctly positions the cursor on the first imported row and enables editing state after the import.

Issue History

Date Modified Username Field Change
2026-04-12 12:12 Marco Wobben New Issue
2026-04-12 12:12 Marco Wobben Note Added: 0005969
2026-04-12 12:12 Marco Wobben Status new => resolved
2026-04-12 12:12 Marco Wobben Resolution open => fixed