Forums

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

How to find all parents which has sub-tasks assigned current user?

Mher Simonyan
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!
September 25, 2017

How to find all parents which has sub-tasks assigned current user?

2 answers

1 vote
Tarun Sapra
Community Champion
September 26, 2017

Using script runner plugin it's pretty straightforward.

issueFunction  in parentsOf("assignee = currentUser()") 
0 votes
Mher Simonyan
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!
September 28, 2017

While running your given scrip I get following 

image.png

Could you please tell me how to get this access? What should Admin do and where to give me such access?

Suggest an answer

Log in or Sign up to answer