I am trying to get a list of all the list of projects that have been archived in JIRA, is there any way to get it, we are using JIRA 8.4.1 and it is on prem
Hi @Vivek Singh
It depends if you archive it online or offline for Jira Server. Offline will be quite difficult since you will need to know where the archive XML backups are stored. For online, you would just look for all the the permission scheme that shared that archiving permission scheme.
Below are the different archiving methods:
https://confluence.atlassian.com/jirakb/archiving-a-project-in-jira-server-950287459.html
By knowing which one, it will give you the direction on where to look.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.