We receive a weekly email from slack and now management wants to know if Jira cloud can produce a report of users too.
It is a weekly summary update and it tells you who has been added or removed from the tool.
For example:
Weekly Summary - Saturday, October 13th – Saturday, October 20th
Hope you had a good weekend! Here's a summary of what happened in your workspace last week:
2 members were added
Dave T and ray m
6 members became inactive
Simon L (full member), Kris S L (full member), Maii (full member), nicolas (full member), Jaraplasan (full member), and Rachelle S (multi-channel guest)
Hello Melissa,
The Audit log session provides you with the users that have been added/deactivated/deleted from your JIRA, however, it also provides other kinds of logs from your site.
That being said, you can export your Audit log (CSV) and use the Event category to select only the events related to user management, so it will only return the information you want.
You can navigate to JIRA Settings > System to find the Audit Log session:
Please, let me know if this option provides you with the information needed.
Thank you, I have exported the user list the way that you mention.
Management was asking if the report can be automated instead of exporting a report manually.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Melissa,
As you can see in this documentation, you can use JIRA REST API to configure a script to return the auditing events of the category User Management.
To build such a Script, you will need someone familiar with JSON format, however, I believe it should not be too hard to implement at all with the proper documentation.
Please, refer to the documentation below to know how you can perform the API call:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you. I will ask my DBA if he is familiar with JSON format. Have a great day!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome, Melissa!
Have a great day you too. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Melissa,
The Audit Log provide you with the users that have been added/deactivated/deleted in your JIRA site, however, it also provides you other kinds of actions in your site.
That being said, you can export your audit log and filter it using the Event category column to display only the logs related to User Management events.
You can navigate to JIRA Settings > System to find the Audit Log session:
Please, let me know if this option works for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.