Actions
Defect #2565
closedIdentity form values are not refreshed after changing the order of form attributes
Start date:
11/06/2020
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
Version 10.6.1
- Create a projection with some addition identity form attributes, set their order (0, 1, 2)
- Create an identity with this projection
- Change the order of the form attribute to 0, 2, 3)
- Open the identity full detail ("projection" view) - the attributes are in correct order, but their values are swapped
Files
Related issues
Updated by Radek Tomiška about 4 years ago
- Related to Defect #2535: EAV values are not refreshed correctly on projection - values are removed after save added
Updated by Vít Švanda about 4 years ago
- Assignee changed from Radek Tomiška to Vít Švanda
Updated by Radek Tomiška about 4 years ago
- Related to Defect #2577: Long running task parameters are not refreshed in agenda after some changes added
Updated by Radek Tomiška about 4 years ago
- Status changed from New to Needs feedback
- % Done changed from 0 to 90
I improved refresh mechanism for eav values, commit:
https://github.com/bcvsolutions/CzechIdMng/commit/2a4cca5ca00ca8a5326af5cb2290622d14a35687
Could you provide me a feedback, please?
Updated by Vít Švanda about 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 did reivew and tested it. Works correctly now. Using modified field for a key was nice idea.
Updated by Radek Tomiška about 4 years ago
- Status changed from Resolved to Closed
Actions