How to get active quick filters from board by Jira Cloud REST API?
I know that all quick filters of board can be retrieved by https://developer.atlassian.com/cloud/jira/software/rest/#api-agile-1-0-board-boardId-quickfilter-get. But there isn't any information whether any quick filter is active on the board now.
Quick filters are applied per session, not board.
If you were looking at a board with none active, and I was looking at the same board with a filter removing sub-tasks applied, which one would the rest-api return? They're both "active"
How can I get quick filters of a board for currently logged in user via 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.