View Issue Details

IDProjectCategoryView StatusLast Update
0004277CaseTalk ModelerTransformation (GLR)public2023-12-14 09:56
ReporterBCP Software Assigned ToBCP Software  
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

BCP Software

BCP Software

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.
BCP Software

BCP Software

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 BCP Software New Issue
2023-12-14 09:54 BCP Software Status new => assigned
2023-12-14 09:54 BCP Software Assigned To => BCP Software
2023-12-14 09:54 BCP Software File Added: 472.png
2023-12-14 09:55 BCP Software Note Added: 0005030
2023-12-14 09:56 BCP Software Status assigned => resolved
2023-12-14 09:56 BCP Software Resolution open => fixed
2023-12-14 09:56 BCP Software Fixed in Version => 13.1.0
2023-12-14 09:56 BCP Software Note Added: 0005031