Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-55073

Matrix-Based security - own permission not listed anymore

      In Version 2.107.2 it was possible to add rights to the matrix based security by having static variables in an own plugin.

      We now switched to 2.138.3 / 2.150. Now the permission we added ist no longer visible in the matrix-based security. To make it worse, on update of one Jenkins instance the config-file couldn't be read on startup anymore so we had to get an old configuration from history.

      This is where I got the idea to do it like this:

      https://stackoverflow.com/questions/39216636/how-to-add-column-in-project-based-matrix-authorization-strategy

       

       

          [JENKINS-55073] Matrix-Based security - own permission not listed anymore

          Daniel Beck added a comment -

          Are you experiencing JENKINS-17200 perhaps? Because nothing changed that would remove plugin contributed permissions.

          Alternatively, the null argument to pass to the permission group is its (localizable) name, which might be newly required for obvious reasons – something without a name cannot really be displayed.

          Daniel Beck added a comment - Are you experiencing JENKINS-17200 perhaps? Because nothing changed that would remove plugin contributed permissions. Alternatively, the null argument to pass to the permission group is its (localizable) name, which might be newly required for obvious reasons – something without a name cannot really be displayed.

          Daniel Beck added a comment -

          Anyway, for a plugin bug this is lacking plugin versions used before and after, and it's unclear it's related to the plugin anyway.

          Daniel Beck added a comment - Anyway, for a plugin bug this is lacking plugin versions used before and after, and it's unclear it's related to the plugin anyway.

            danielbeck Daniel Beck
            marco_jacob Marco Jacob
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: