Actions
Bug #5000
closedBug #4270: Technique User management: cannot create an user if a group using the same name laready exists
No report for password section if group definition error occurs in userManagement 3.0 Technique
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
As a result of the very recent change in #4270, a "No report" condition can occur for the Password component in this Technique, due to a wrong condition.
The coming Pull Request also includes a small cleanup for the class conditions on the useradd commands, because these conditions are already covered by the usermanagement_user_group_definition_error_* classes.
Actions