Forums

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

How to get all issue which are assigned to perticular camponent in a JIRA project

Ramaiah Pendli July 15, 2016

How to get all issue which are assigned to perticular camponent in a JIRA project and if the unresolve issue count reach more than 200 it should get triger email to new issue raised user.

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 15, 2016

Search for them, and save the filter - "component = x and resolution is empty"

You'll then need to write a bit of code - something that runs regularly, executes the filter and sends the email (or even raise a new issue and let that send email?) when the filter returns more than 200 issues.

Ramaiah Pendli July 15, 2016

can you help me to put this example in a Script Listeners to complete the task, i don't know much coding knowledge, also please help me out how to write script runner scripts.  

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events