Jira JQL gitBranch conditions
I have gitBranch customer field.
Show dates when a ticket changed to a specific status
I want to have an overview in Jira that allows me to see when (as in “at what date/time”) a ticket has been changed to a specific status.
Jira/JQL: show dates when a ticket changed to a SPECIFIC status
I want to have an overview in Jira that allows me to see when (as in “at what date/time”) a ticket has been changed to a SPECIFIC status.
How is possible to recover data from an existing filter in jira (JQL)?
Anyone knows how to get results from an existing filter in jira, introducing new conditions?
I mean, i have several stories associated to a release, i´m filtering it and now i need to get the tests included in this filter (related), i can´t find any document to relate filters in a complex way…
thanks