-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
For our company, we use the branch syntax `TEST/123_Some_Description` for our branches, with the branch corresponding to the the ticket `TEST-123`. This allows use to take advantage of many git clients behaviors of grouping related branches. It'd be nice if this was supported.
[JENKINS-59621] Support SLUG/ID Syntax for Jira Tickets
Attachment | New: image-2019-11-12-19-54-10-450.png [ 49458 ] |
Hey richicoder I would love to know more about what you mean by 'git clients behaviours of grouping related branches'.
Just trying to gain a bit more context for this ask before we look at adding this capability.
The standard syntax even for Git + Jira has always been the "{Project_Key}-{Issue_ID}" pattern, which is what we primarily look for to tie this information to the Jira issue.
Therefore, if we update the syntax support to include this, we may want to add it in other tools as well.
Thanks in advance!
Taylor Pechacek, Jira Cloud PM