-
Suggestion
-
Resolution: Answered
-
None
-
None
We utilize components in a jira project to identify different code repositories within the scope of one project. For example a project may have a front end JavaScript MVC application and a server side API as two distinct repositories. One may be released without the other and vice versa, so we created a board with two quick filters, one for each component. The problem is that when you view the board with a quick filter applied and they you hit the release link, the release modal opens and says that all of the tickets will be released, not just the ones currently on the board scoped by the quick filter. What I would expect is that when you release, you only release the tickets currently visible on the board.