Category "jira-agile"

Using wildcards in Jira JQL

In the question Query JIRA versions using wildcards with JQL The answer is to use something like project=MYPROJ and fixversion in versionMatch("DEVX*") using

Jira jql query to filter issues which has child issue in it

I am in a situation where I have a Basic JQL i.e. issueKey in (JIRA-1,JIRA-2,...JIRA-1000) I would like to add a AND condition and filter out the only issues wh