View Issue Details

IDProjectCategoryView StatusLast Update
0004720CaseTalk ModelerRepositorypublic2024-08-05 16:23
ReporterBCP Software Assigned ToBCP Software  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
PlatformIntelOSWindowsOS Version11
Target Version13.4.1Fixed in Version13.4.1 
Summary0004720: Roles limited to max 32768
DescriptionThe repository allows max 32768 role numbers. For reverse engineering, this can be too low.
TagsNo tags attached.
CaseTalk Editionunknown

Activities

BCP Software

BCP Software

2024-08-05 16:23

administrator   ~0005294

It requires a file version upgrade.

The role and subrole are stored in a legacy 32 bit number. This results in a role of max 16 bits, and a subrole being max 16 bits.

Scaling it up to two 32 bit numbers would help a lot.

Issue History

Date Modified Username Field Change
2024-08-05 16:20 BCP Software New Issue
2024-08-05 16:20 BCP Software Status new => assigned
2024-08-05 16:20 BCP Software Assigned To => BCP Software
2024-08-05 16:23 BCP Software Status assigned => resolved
2024-08-05 16:23 BCP Software Resolution open => fixed
2024-08-05 16:23 BCP Software Fixed in Version => 13.4.1
2024-08-05 16:23 BCP Software Note Added: 0005294