View Issue Details

IDProjectCategoryView StatusLast Update
0004277CaseTalk ModelerTransformation (GLR)public2023-12-14 09:56
ReporterMarco Wobben Assigned ToMarco Wobben  
PrioritynormalSeverityblockReproducibilityhave not tried
Status resolvedResolutionfixed 
PlatformIntelOSWindowsOS Version11
Target Version13.1.0Fixed in Version13.1.0 
Summary0004277: GLR fail on role subnumbers
DescriptionDue to model refactoring the roles contain subnumbers and GLR transformation may fail.
TagsNo tags attached.
Attached Files
472.png (40,180 bytes)   
472.png (40,180 bytes)   
CaseTalk Editionunknown

Activities

Marco Wobben

Marco Wobben

2023-12-14 09:55

administrator   ~0005030

When role 47.2 is lexicalized it'll be replaced by 47.* roles to accommodate the WeekDay, Week No, and Year No. However it seems to generate new role numbers starting at *.1 which overlaps the already existing 47.1 and 47.2. This results in an invalid repository model.
Marco Wobben

Marco Wobben

2023-12-14 09:56

administrator   ~0005031

The code is now fixed to generate unique role subnumbers to prevent number collisions.

Issue History

Date Modified Username Field Change
2023-12-14 09:54 Marco Wobben New Issue
2023-12-14 09:54 Marco Wobben Status new => assigned
2023-12-14 09:54 Marco Wobben Assigned To => Marco Wobben
2023-12-14 09:54 Marco Wobben File Added: 472.png
2023-12-14 09:55 Marco Wobben Note Added: 0005030
2023-12-14 09:56 Marco Wobben Status assigned => resolved
2023-12-14 09:56 Marco Wobben Resolution open => fixed
2023-12-14 09:56 Marco Wobben Fixed in Version => 13.1.0
2023-12-14 09:56 Marco Wobben Note Added: 0005031