You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We are trying to reduce the number of open Jira's. We currently have over 7,500 in our project.
Could we create any process that would capture open Jira's by Assignee and send the list to them with links to each Jira? Could this be done once a week?
I am looking only one email which contains the list of Jira's in that mail to that current user.
AB-111
AB-222
AB-333
Hi Krishna - Welcome to the Atlassian Community!
You should explore creating a filter for each Assignee and then setup a Subscription to the filter to send the email to the Assignee weekly.
I have a filter condition already which is saved.
project = AB AND status not in (Resolved, Closed) AND assignee = currentUser()
I am trying to write the sil script which can be schedule to run it every week.
But is there any way i can get the list of issues in one email to the current user.
Eg- if current user has 10 open jira's, I would like to receive only one email which contains the jira numbers line by line in that email instead of receiving 10 emails.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I won't be helpful to you with the SIL script. How many different Assignees are there?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But how many different Assignees?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, but not sure what that would look like for the SIL
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.