• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 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>
      

          [JENKINS-10658] Impossible to assign the permission release

          There are no comments yet on this issue.

            Unassigned Unassigned
            ptitrene Dominique Arnou
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: