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
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