-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
The regex we'd like supported is this:
(?i)(mantis|issue|case|bug)\s*:#.?\s*(\d+)
This is Fisheye regex syntax; the ?i means case insensitive.
[JENKINS-3665] support regex for issue id pattern
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 133738 ] | New: JNJira + In-Review [ 202375 ] |
I'll add this feature next release as an advanced option.