Actions
Defect #1394
closedCreate automatic role by manager doesn't set recursion type
Status:
Closed
Priority:
Normal
Assignee:
Ondřej Kopr
Category:
Automatic roles
Target version:
Start date:
11/30/2018
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
In AutomaticRoleManager method createAutomaticRoleByTree isn't check recursion type.
Please propagete the recursion type into request.
Updated by Ondřej Kopr about 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 0 to 90
Issue was fixed. Test are included.
Thank you Patrik for report the issue.
Please Radek could you check the fix? Its only about add recursion type into request.
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/485a1deb4ca7a9f1575755a55c306c339d1ea74f (branch develop)
Updated by Radek Tomiška about 6 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 90 to 100
I did review, it's nice, thx!
Actions