Failed to create "new job" at Jenkins, OK button is grayed out
I am trying to create a new job in Jenkins. Even after specifying the item name and project type as "freestyle," the "OK" button is grayed out as shown in the attached screenshot.
I use:
Windows 7 32 bit OS
Jenkins version 1.619
Can anyone please tell me how to fix this problem.
Thanks in advance.
+3
source to share
2 answers
As the People tab in Jenkins shows, "Includes all known" users ", including user IDs that can list the current security scopes, as well as people mentioned in the commit messages in the recorded changelog."
To make sure you are assigned the correct role, ask someone with administrator or developer rights, go to Manage Jenkins → Manage and Assign Roles → Assign Roles, and then add you as a user with the appropriate rights.
0
source to share