-
Bug
-
Resolution: Not A Defect
-
Blocker
-
Jenkins LTS version 2.452.2
Role-based Authorization Strategy Version 727.vd344b_eec783d
This bug report details an issue encountered with the Jenkins Role-Based Access Plugin. When attempting to define an Agent role in the Manage Roles section, the provided role pattern fails to identify matching agents.
Steps to Reproduce:
- Access Jenkins and navigate to "Manage Jenkins."
- Click on "Manage and Assign Roles."
- Go to the "Manage Roles" section.
- Create a new role or edit an existing one.
- Under the "Agent" permissions, enter "master" as the role pattern.
- Double-click on the "master" pattern.
Expected Behavior:
Double-clicking on the "master" pattern should display a list of agents matching the pattern (presumably an agent named "master").
Actual Behavior:
Double-clicking on the "master" pattern results in a message indicating "no agent found matching 'master'."