View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003574 | CaseTalk Modeler | Transformation (GLR) | public | 2022-08-22 14:19 | 2022-08-22 14:20 |
Reporter | Marco Wobben | Assigned To | Marco Wobben | ||
Priority | normal | Severity | block | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 12.5 | Fixed in Version | 12.5 | ||
Summary | 0003574: Cannot perform model transformation | ||||
Description | The 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. | ||||
Tags | No tags attached. | ||||
CaseTalk Edition | unknown | ||||
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. |
|
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 |