-
Improvement
-
Resolution: Fixed
-
Minor
-
workflow 1.10.1
It is quite often that the team writing workflows does not have access to create groups in the external authenitcation realm (e.g. ActiveDirectory).
The input step allows you to restrict who can approve (submit) the input - but this is limited to a single user or group.
It would be beneficial if this could be expanded to a list that could contain multiple users or groups (i.e a mix).
- is duplicated by
-
JENKINS-32341 Submitter in input directive has to accept comma separated values
-
- Closed
-
- is related to
-
JENKINS-27134 Permission for input approval, or choice of Jenkins-specific group as submitter
-
- Open
-
- links to
re-opening as there are distinct use cases.
If you had a Permission check then you can not have some users approve a specific "input" step yet another set of users approve a different step.
example - say you want to seek approval from the QC team before deployment to the manual at server, and approval from OPs before deployment to live - these should be two distinct sets of users. If using Permissions I do not see how you would accomplish this.