[
https://issues.jenkins-ci.org/browse/JENKINS-10207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Seguy reassigned JENKINS-10207:
--------------------------------------
Assignee: Daniel Petisme (was: Romain Seguy)
> regex doesn't support multiple OR patern
> ----------------------------------------
>
> Key: JENKINS-10207
> URL: https://issues.jenkins-ci.org/browse/JENKINS-10207
> Project: Jenkins
> Issue Type: Bug
> Components: role-strategy
> Affects Versions: current
> Reporter: sorokh
> Assignee: Daniel Petisme
>
> I've been trying to set up a role with the following pattern:
> ACT-.*-(MR|CR|PROMOTE)
> Though correct as regex this seem not to work.
> The only workaround I found is limit the scoping to 2 choices i.e.
> ACT-.*-((MR|CR)|PROMOTE)
> This doesn't seem to be wanted behaviour ;-)
--
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