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.
Is there any way to setup a process in Jira to run periodically, to extract Jira permission and process customisation data for a project ? We are using RTC at the moment, where we have setup some java program to perform those kind of data extraction from RTC, the data is sent to other system to perform audit reconciliation purpose.
Hi @Eric_Kung ,
I think this addon solves your problem:
Glass Project Documentation for Jira
Currently it shows project configuration on a new page from the sidebar, and you can export it to PDF manually (it takes few seconds, and generates around 40-50 pages document with all the project settings). The exported pdf can be used for audit purposes!
Hi @Eric_Kung ,
You can write services in jira, which runs periodically. Using services, you can access all jira API .
Please refer for more details about services
https://confluence.atlassian.com/adminjiraserver/services-938846917.html
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.