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 @[deleted] ,
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 @[deleted] ,
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.
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.