Is it possible to bulk add Quick Filters to multiple Kanban boards in Jira, instead of configuring them individually for each board?
No, that is not possible.
And, there is no supported REST API endpoint to add / create a quick filter for a board in order to do this with scripting.
Kind regards,
Bill
you can if you have a borad as template and use greenHopper, but is not the most reliable option
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @M Chandra Shekar ,
Bulk creation of Quick Filters in Jira is not possible across various Kanban boards. The Quick Filter configuration happens on an individual basis, meaning that each board must have its own Quick Filters.
Best approach: Create a saved filter and then refer to it within the Quick Filter JQL in every board, such as filter=12345. Though this means you'll still have to set up your Quick Filters individually, you can make all future changes to the logic of your filters in one spot by editing the saved filter. Check this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira doesn’t currently let you add quick filters to multiple Kanban boards all at once. Each board has its own settings, so you have to set up quick filters individually.
If you want to make it easier, you can:
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.