Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,527
Community Members
 
Community Events
184
Community Groups

How to get the users list by automation

Edited
jaison dsouza
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!
Mar 31, 2023

Hi I want to write an automation which lets me know how many users in my JIRA who has access but has 0 tickets assigned to them and trigger an email to specific users with this report saying out of 103 users in JIRA software 10 users with the user details have no tickets assigned to them. 

1 answer

1 vote
Bill Sheboy
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.
Apr 01, 2023

Hi @jaison dsouza 

First thing, it appears you have duplicated this question with another post: https://community.atlassian.com/t5/Jira-Software-questions/How-to-get-the-users-list-by-automation/qaq-p/2318264  Please consider closing out one of them.

Next, what problem are you trying to solve by doing this?  Knowing that may help to community to offer other suggestions.  And, often people on teams collaborate.  So it is likely many users do not have assigned issues at any given time.  For example, consider teams using Pair Programming or Mob Programming, where only a single person would be assigned, regardless of the number of collaborators.  Checking issue assignment may be measuring something that has nothing to do with the problem you are trying to solve.

Finally, you are asking about detecting the absence of information, which is more difficult in Jira.  That cannot be done with out-of-the-box features of automation rules, JQL, etc. because most functions regarding assignment are indeed based on issue assignment.  One complicated work-around could be an automation rule calling the REST API to get all users and repeated checking for issues counts; this would be a bad idea, as the rule would likely run up against service limits for rule execution.  Looking for a marketplace addon might be a better idea.

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events