-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Ubuntu Server
The checkbox to assign permission to release for a job has disappeared. If you change the configuration of the job, the corresponding parameter (hudson.model.Item.Release) of the xml file disappears
Before :
<hudson.security.AuthorizationMatrixProperty> <permission>hudson.model.Item.Build:GG_1</permission> <permission>hudson.model.Item.Workspace:GG_1</permission> <permission>hudson.model.Item.Release:GG_1</permission> </hudson.security.AuthorizationMatrixProperty>
After :
<hudson.security.AuthorizationMatrixProperty> <permission>hudson.model.Item.Build:GG_1</permission> <permission>hudson.model.Item.Workspace:GG_1</permission> </hudson.security.AuthorizationMatrixProperty>
- is duplicated by
-
JENKINS-10654 Impossible to assign the permission release
- Resolved
-
JENKINS-10655 Impossible to assign the permission release
- Resolved
-
JENKINS-10656 Impossible to assign the permission release
- Resolved
-
JENKINS-10657 Impossible to assign the permission release
- Resolved
-
JENKINS-10658 Impossible to assign the permission release
- Resolved
-
JENKINS-10659 Impossible to assign the permission release
- Resolved
-
JENKINS-10660 Impossible to assign the permission release
- Resolved