I want to filter issues by their git tag.
We use bitbucket with Jira agile on premise
Hi Adi,
You can JQL search by Git branch:
gitBranch in (release2.13.3.1)
It does not appear that it supports tags. We've got some more JQL fields coming later this year.
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.