View Issue Details

IDProjectCategoryView StatusLast Update
0003574CaseTalk ModelerTransformation (GLR)public2022-08-22 14:20
ReporterMarco Wobben Assigned ToMarco Wobben  
PrioritynormalSeverityblockReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version12.5Fixed in Version12.5 
Summary0003574: Cannot perform model transformation
DescriptionThe model which contains an unused label type with value constraints will prevent CaseTalk to generate an ERD in the background, or execute a model transformation. Once the label type is manually deleted, it'll work fine again.
TagsNo tags attached.
CaseTalk Editionunknown

Activities

Marco Wobben

Marco Wobben

2022-08-22 14:20

administrator   ~0004592

Model well-formedness checks for this, but does not raise it as an error.
The transformation code attempts to remove the label type, but left some VCparts behind.
This is now fixed by properly removing the label type and constraints.

Issue History

Date Modified Username Field Change
2022-08-22 14:19 Marco Wobben New Issue
2022-08-22 14:19 Marco Wobben Status new => assigned
2022-08-22 14:19 Marco Wobben Assigned To => Marco Wobben
2022-08-22 14:20 Marco Wobben Status assigned => resolved
2022-08-22 14:20 Marco Wobben Resolution open => fixed
2022-08-22 14:20 Marco Wobben Fixed in Version => 12.5
2022-08-22 14:20 Marco Wobben Note Added: 0004592