Category "jql"

JQL - How to filter linked issues by type?

I'm implementing Automation for Jira for my current project, but have hit a roadblock. Currently the workflow is like this: Trigger -> Issue transitioned to

Query JIRA versions using wildcards with JQL

Is there a way to search a field with wildcards? I have two fields and I just want names starting with DEVX. I have tried quotes and asterisks, like "DEVX*". I

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