Forums

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

JIRA query to identify parent items of whose subtask is assigned to me

Pallavi Satpute
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 17, 2019

I do not have access to ScriptRunner addon.  Is it paid or free? Please help me with above query.

2 answers

2 accepted

0 votes
Answer accepted
Tarun Sapra
Community Champion
May 17, 2019

Hello @Pallavi Satpute 

Script runner is a paid add-on.

If you have Script runner in your instance, you can easily achieve your requirement by the following query

issueFunction in parentsOf("assignee = currentUser()")

This will give you all the parent issues who have sub-tasks which  are assigned to you, here instead of "currentUser()" you can also hard-code your username.

Pricing for Script runner is here

https://marketplace.atlassian.com/apps/6820/scriptrunner-for-jira?hosting=server&tab=pricing

Pallavi Satpute
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 20, 2019

Thanks Tarun but I do not have Script runner and am looking for either free plugin or a solution which might work without plugin. Anyways thanks.

0 votes
Answer accepted
Thomas Schlegel
Community Champion
May 17, 2019

Hi @Pallavi Satpute ,

it is not for free. 

But without an addon like Scriptrunner I think you can't query anything like this.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events