Hi guys,
With this request get quick filter I can get JQL of a quick filter but I can’t modify the JQL with the rest api there is no put request to do that.
How to do that with the rest api.
Thanks for your help.
Hi guys,
With this request get quick filter I can get JQL of a quick filter but I can’t modify the JQL with the rest api there is no put request to do that.
How to do that with the rest api.
Thanks for your help.
You can’t. As you’ve correctly observed, there is no PUT endpoint for editing a quick filter.
If you Google ‘jira rest api edit quick filter’ the very first result is the corresponding feature request.
Hi, there is any api for getting all the filter in JIRA
You can get all filters from a board with this API call : Get all quick filters.