Only Agent permissions can not work in Manage Roles of Role-based Authorization Strategy

I have a Jenkins server that runs Role-based Authorization Strategy and I want to grant some permissions to the logged-in user. However, it seems only the Create permissions on the Agent section can not take effect.

Jenkins version: 2.387.2

These are my configurations.

image

There is a bug in Jenkins core in version 2.387.2 that prevents the button to create new agents from getting shown for non admin. See [JENKINS-70820] "New Node" button missing in Web UI - Jenkins Jira

1 Like