-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
501.v88fe53d65c80
Steps to reproduce:
- Open the Manage Roles page
- Create a new role
- Without submitting the form, attempt to remove the role by clicking on the red cross icon
Expected behaviour: The corresponding role should be removed
Observed behaviour: The role does is not removed
Probably the required JS event listener responsible to remove the role is not bound to the newly added elements
- is duplicated by
-
JENKINS-36145 Cannot delete new roles until changes are saved
- Closed