Feature #1731
closedSupport automatic role by code list EAV
100%
Description
Steps to reproduce:
- We have identity EAV "mail type" with 2 possible values: "Exchange", "Other"
- We created an automatic role by attribute "mail type" = "Exchange"
- The role wasn't added to users with this value. But there is no error anywhere.
Please support automatic roles by code list.
If we don't support automatic roles by code list, please add some message when creating automatic roles that it's not supported yet (as with TEXT).
Updated by Radek Tomiška over 5 years ago
- Assignee changed from Radek Tomiška to Alena Peterová
I'll ask just for sure, do you set a 'code' value as automatic role parameter? From description, I'm not sure because 'Exchange' seems to be codelist's 'name' property.
Updated by Radek Tomiška over 5 years ago
- Tracker changed from Task to Feature
- Subject changed from Automatic role by code list EAV to Support automatic role by code list EAV
- Status changed from New to In Progress
- Assignee changed from Alena Peterová to Radek Tomiška
- Target version set to Rhyolite (9.7.0)
- Estimated time set to 2.00 h
Codelist select is rendered on FE :), so 'code' is given into automatic role parameter properly. So codelist support has to be added into automatic roles.
Updated by Radek Tomiška over 5 years ago
- Category changed from CodeList to Automatic roles
Updated by Radek Tomiška over 5 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 support for codelist into automatic roles by attribute.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/1001f406f067d869e55664fd8995b7ef0850ff04
Could you do a feedback, please?
Updated by Vít Švanda over 5 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 made the review. Works correctly. Thanks for that ... small change, but with big impact.
Updated by Radek Tomiška over 5 years ago
- Status changed from Resolved to Closed