JIRA Server.
I wiled like to backup all my filters.
There was a REST API GET /rest/api/2/filter but it has been deprecated .
Is some one know a way to backup all the filters and not to use
GET /rest/api/2/filter/{id} one by one ?
Community moderators have prevented the ability to post new answers.
There is an open ticket to get all saved filters using REST APi. Please vote it.
Btw, you can use this link as a workaround:
/rest/greenhopper/1.0/savedfilter/list
This endpoint is working! But it is fetching the first 20 filters. How can I get the rest?
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.