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

Submitter in input directive has to accept comma separated values

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Minor Minor
    • pipeline
    • None

      Submitter in message directive accept only one single name, because String field usage.

      input message: 'myMessage', ok: 'OK', submitter: 'myUserGroup'
      

      You cannot i.e. use a list of LDAP groups (typical situation in organizations). For each input field separate LDAP group has to be created. This solution is not good, because flexible permission management cannot be based on single groups, but on the set of groups representing user populations.

      Comma separated list has to be supported.

            jglick Jesse Glick
            wpisz Waldemar Piszczewiat
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: