View Issue Details

IDProjectCategoryView StatusLast Update
0004720CaseTalk ModelerRepositorypublic2024-08-05 16:23
ReporterMarco Wobben Assigned ToMarco Wobben  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
PlatformIntelOSWindowsOS Version11
Target Version13.5.1Fixed in Version13.5.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

Marco Wobben

Marco Wobben

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 Marco Wobben New Issue
2024-08-05 16:20 Marco Wobben Status new => assigned
2024-08-05 16:20 Marco Wobben Assigned To => Marco Wobben
2024-08-05 16:23 Marco Wobben Status assigned => resolved
2024-08-05 16:23 Marco Wobben Resolution open => fixed
2024-08-05 16:23 Marco Wobben Fixed in Version => 13.5.1
2024-08-05 16:23 Marco Wobben Note Added: 0005294