-
Bug
-
Resolution: Fixed
-
Minor
-
None
Steps to reproduce:
- Create 2 users: Admin with Administer permissions and User with Job/Configure permission
- Login as Admin
- Create new Kubernetes Cloud: Manage Jenkins -> Clouds -> New Cloud. Enable Restrict pipeline support to authorized folders
- Create a Folder, select Cloud from step 3 in the Kubernetes property.
- Logout and Login as User
- Select Folder-> Configure
- In Kubernetes property see – none – (it's expected for the User). Click save.
- Logout and Login as Admin, Select Folder-> Configure
Expected: Cloud from step 3 is selected
Actual: No cloud is selected, the Cloud was deselected by User when he saves the empty form.
- links to