Hi everyone,
I have a question regarding favorite filer queries in Jira please.
We have MANY favorite filter queries we use to get data for dashboards for our dev teams. All of those have the where sprint = X
At the beginning of each sprint, we have to go to each and every one of those and update the sprint name to the new one. This can add a lot of admin burden if you have 60 filters.
Is there a way to update all filter queries at once by replacing "where sprint = X" to "where sprint = Y"?
Like a bulk update feature in Jira to eliminate the time needed to update each separately