Actions
Defect #1355
closedCode of role cannot be mapped in synchronization
Status:
Closed
Priority:
High
Assignee:
Radek Tomiška
Category:
Attribute mapping
Target version:
Start date:
10/30/2018
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
Code of role cannot be mapped in synchronization. The attribute is not in select-box of entity attributes.
Affected version 9.2.0.
Updated by Ondřej Kopr about 6 years ago
- Assignee changed from Vít Švanda to Ondřej Kopr
- Target version set to Onyx (9.3.0)
Updated by Ondřej Kopr about 6 years ago
Workaround: the frontend selecbox is only nice picker, it is possible change the attribute name to "code" via DB by now. In backed code is this solved by reflection.
Updated by Marcel Poul about 6 years ago
Other workaround is to use a synchronization workflow.
Updated by Ondřej Kopr about 6 years ago
- Status changed from New to Needs feedback
- Assignee changed from Ondřej Kopr to Petr Michal
- % Done changed from 0 to 90
I added code into frontend enumeration. For sure I also checked provisioning with mapped code and it works correctly. Please Petr could you make a review? Thank you.
commit: https://github.com/bcvsolutions/CzechIdMng/commit/814598679fbf1f7cb52e2a97daebf84153b6c6b6 (develop)
Updated by Radek Tomiška about 6 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Petr Michal to Radek Tomiška
- % Done changed from 90 to 100
I did feedback, when #1370 was implemented. Code (baseCode) can be used in synchronization.
Actions