[ 
https://issues.jenkins-ci.org/browse/JENKINS-10661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159583#comment-159583
 ] 

Dominique Arnou commented on JENKINS-10661:
-------------------------------------------

Now in version 1450, I found the opportunity to check the option for project

(however, nothing to do with this error, but the system no longer 
differentiates groups and users)
                
> Impossible to assign the permission release using project based matrix 
> security
> -------------------------------------------------------------------------------
>
>                 Key: JENKINS-10661
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-10661
>             Project: Jenkins
>          Issue Type: Bug
>          Components: core, m2release
>    Affects Versions: current
>         Environment: Ubuntu Server
>            Reporter: Dominique Arnou
>            Assignee: mohan Kumar BM
>            Priority: Blocker
>         Attachments: Project Configuration.jpg, System Configuration.jpg, The 
> versions.jpg
>
>
> 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 :
> {code}
> <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>
> {code}
> After :
> {code}
> <hudson.security.AuthorizationMatrixProperty>
>       <permission>hudson.model.Item.Build:GG_1</permission>
>       <permission>hudson.model.Item.Workspace:GG_1</permission>
> </hudson.security.AuthorizationMatrixProperty>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to