Actions
Defect #2739
closedAD - provisioning update fails on null val in getDefaultDN script
Start date:
03/29/2021
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
After allowing not to fill container for deletedUsers in AD Wizard, there occurs null val exception because getDefaultDN counts on filling of this value.
Updated by Ondrej Husník over 3 years ago
- Tracker changed from Task to Defect
- % Done changed from 70 to 90
- Affected versions 11.0.0 added
I fixed problem in groovy script getDefaltDN by treating newly possible null value.
Please provide me the feedback.
https://github.com/bcvsolutions/CzechIdMng/commit/382f48043a8d9880783374412e51e1a38d1f088b
Updated by Ondrej Husník over 3 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondrej Husník to Vít Švanda
Updated by Vít Švanda over 3 years ago
- Category set to Wizard
- Status changed from Needs feedback to In Progress
- Assignee changed from Vít Švanda to Ondrej Husník
- % Done changed from 90 to 100
I did review and tested it. Fix of script works nice.
Scripts are not automatically updated after IdM start. Please add information for updated this script to the changelog.
Updated by Ondrej Husník over 3 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondrej Husník to Vít Švanda
Info into changelog has been added.
https://github.com/bcvsolutions/CzechIdMng/blob/develop/CHANGELOG.md#administrator
Updated by Vít Švanda over 3 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Ondrej Husník
LGTM :-)
Updated by Radek Tomiška over 3 years ago
- Status changed from Resolved to Closed
Actions