-
Bug
-
Resolution: Not A Defect
-
Major
I have designed security in my system so that a User can create/delete/update jobs within a subfolder "Builds" off the Jenkins Root. This user has no authority to the Root folder. I'm using the nectar-rbac plugin.
The user can move jobs around within their subfolders. However, the Move option also presents them with an option to move a Job to the Root. When they do this, the move is successfully, but then they immediately loose access to the job.
I believe that they should not be allowed to move jobs to the root thru the UI or CLI.