Sid DataType Updated from GUID to String
We’ve updated the Sid field’s datatype from GUID to string across the relevant models and database schema. This change was necessary due to recurring issues with project assignment logic and external system integrations.
- Assignment Failures: Some project assignment workflows failed due to mismatched GUID formats or serialization inconsistencies.
- All references to Sid now use string format.
- Validation updated to ensure consistent string patterns.
Edited by Jan Křenek