Make Jira Tags from the Jira Plugin configurable
Currently I have autotags which can generate tags of the format:
JIRAKEY, #JIRAKEY-999
However these don't match the tags from the plugin which are
Jira Name, #JIRAKEY-999 Description of issue number nine nine nine
I would like to be able to specify how tags are formatted like so:
tags: {PROJECT-KEY}, #{ISSUE-KEY}
notes: {PROJECT-NAME}, {ISSUE-NAME}
In order for the save work to jira feature to work I'd need to have #{ISSUE-KEY} somewhere in tags, so perhaps a validation warning to that effect would be great.
-
Fabian Gander commented
Yes it would be nice to have more options and select whatever info from jira which is available. I would need more information of the ticket like tags etc. This way we could better identify on which cost item the entry should get to in the end.