I am wanting to move multiple issues over to a company managed board. The Team Managed JSW has Board and Backlog, and I want to move all the backlog over and keep the board. Both have various states so using state to move will not work. Is there a way to filter out all backlog items regardless of state?
Thanks
The short answer is no, there is not a way to construct a filter to distinguish between issues in the Backlog vs. the Board for a Team Managed project. However Jira tracks that distinction, that element is not available for use in JQL.
You have to find another way to make a distinction between the two, like adding a Label value to the items in one or the other section, and then filter on that label.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.