The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Creating JQL Filter for Dashboard Display

alexei.g
February 22, 2024

Hello Atlassian Community,

I hope this message finds you well.

I'm reaching out because I require assistance in forming a JQL query or filter that I intend to use for my dashboard. Specifically, I aim to display subtasks assigned to a particular individual along with their corresponding parent tasks.

The criteria I'm seeking to fulfill are as follows:

  • Display subtasks assigned to a specific person.
  • Include the parent tasks associated with these subtasks.

Could you please guide me on how to construct this query or filter using JQL?

Your prompt assistance in this matter would be greatly appreciated.

Thank you very much.

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Pramodh M
Community Champion
February 22, 2024

Hi @alexei.g 

You could try searching for the issues based on factors such as Issue type and any custom field.

issuetype in ("Task", "Sub task") AND customfieldname = value

If you Scriptrunner, you could follow below reference

https://community.atlassian.com/t5/Jira-Software-questions/Find-parents-where-ALL-sub-tasks-meet-a-condition/qaq-p/1451653

Hope this helps

Thanks,
Pramodh

 

TAGS
AUG Leaders

Atlassian Community Events