We use "Git Integration for Jira", and it shows the tags a specific issue is in. However, I haven't figured out how to do a JQL or even ScriptRunner search for how to get a list of issues in a specific tag.
Is this something that is possible?
I think with that addon, Git tags manifest themselves in Jira as labels. If I'm right, you can use the "labels" keyword to filter to search for those values.
I'm trying with the Advanced search with
labels = release-1.2
And it's not seeing anything. But I can see that "release-1.2" tag in the Tags area when viewing the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.