-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Major
-
Component/s: role-strategy-plugin
-
None
-
Environment:Jenkins core: 2.462.2
role-strategy-plugin: 743.v142ea_b_d5f1d3
We defined a role "developer" with following permissions:


Goal: Developers should be able to manage agents freely, except for those that start with "abc".
Checking the pattern by clicking the link results in a correct listing of agents.
So, I think the pattern should be ok?
But, if we login as a "developer" we always get the ExtendedRead-View (readonly) of the agent configuration, regardless of whether the pattern matches (not abc*) or not.
Am I doing something wrong or is this a bug?