Actions
Defect #2313
closedIdentity projection - projection properties on mssql cannot be saved
Start date:
06/10/2020
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
Projection without properties can be used on mssql only. Enlarge column ('projection_properties') data type for mssql to be able save these properties (use 'image' data type).
Related issues
Updated by Radek Tomiška over 4 years ago
- Related to Defect #2287: Idm sometimes fails at startup when using MSSQL added
Updated by Radek Tomiška over 4 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
I've added change script for projection to fix wrong column data type.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/368416546edfb001458e22ce8b5af16fc32844d4
Could you provide me a feedback, please?
Note: I fixed data type for audit LRT properties to (prepare to support audit, commented in #2287).
Updated by Vít Švanda over 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I tested it on my MSSQL and projections with EAV settings works properly. Thanks for that.
Updated by Radek Tomiška over 4 years ago
- Status changed from Resolved to Closed
Actions