-
Suggestion
-
Resolution: Unresolved
-
116
-
26
-
Need a feature to export all the saved filters list. The options Filters > View All filters, or Jira settings > System > Shared filters do not provide an export function, this would be useful both for users and administrators for scenarios where something would change, and it is necessary to identify which filters would be affected, by being able to obtain existing filters, their JQL queries and owners.
Workaround
The REST API https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters/#api-rest-api-3-filter-search-get can be used to export filter information, including owner and JQL, but it does require scripting/development work to be able to extract the information efficiently.
You can access a JSON object containing all the saved filters you have access to by going to https://<your site name>.atlassian.net/rest/api/3/filter/search?expand=jql
- is duplicated by
-
JRACLOUD-79882 Ability to export the saved / shared filters.
- Closed
- is related to
-
JRASERVER-30382 Ability to export and import Filters individually / group
- Closed
-
JRACLOUD-36045 Allow retrieval of all saved filters using REST api
- Gathering Interest
-
JRACLOUD-43267 Ability to migrate objects such as dashboards, filters and others
- Gathering Interest
-
JRACLOUD-83862 Feature to Export Parts of Jira in Lists
- Gathering Interest