I need to update the labels of all the issues of all the projects which use a specific board. Any idea on how to filter them and update the labels in bulk?
The specific board is defined by a filter.
The filter consists of a JQL search that you can use to bulk update all the issues:
Hey Christian,
I was unable to use the board filter in search issues, so I had to write one to include the projects the board shared with in JQL and performed bulk operation.
Thanks a lot!
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.