This is probably mostly addressed by https://gitlab.com/gitlab-org/gitlab-ce/issues/27747. The difference for this request would be that the customer also wants the ability to save the filter and have a board based on it always available.
Hi!
It seems that https://gitlab.com/gitlab-org/gitlab-ce/issues/27747 did not include the ability to exclude objects from the filters. Is it still a feature that can be promoted for implementation?
I can see great benefits in the day-to-day life when using boards views with our teams, and it could be also very useful on the list views when bookmarking particular queries.
Thanks for letting know if there is any plan for it!
This feature would be useful when using group-level boards. We try to keep all our labels at the top-level group to reduce the amount of label administration that goes on between the subgroups/projects. We have multiple boards that share a common set of state:: labels to track the progress of the issues... this causes issues to appear across multiple boards. We worked around this by adding a set board:: labels to filter issues by board which adds unnecessary overhead to the boards and issues. This has its own set of complications as well since we now have to change labels to get the issues to show up on a different board then it was already on.
If we could exclude a set of labels from a board then it would allow us to remove and maintain our board:: labels.
Looks like a lot of good discussions happened on gitlab-foss#21747 (closed) under the additional changes section on this topic.
Is there any plan to add this feature? We are in the process of evaluating whether we can use Gitlab issue tracking in place of Pivotal, and as I'm creating boards, this feels like a crucial feature.
@EmDeen completely agree. Our tentative plan is to replace the current board scoping experience with the filter bar and make it a "saved query" as part of this initiative -- &5516. My team is not the DRI for this work stream, so I can't speak to timelines here.
@rachel_fuerst we already support negated filters on the Board filter bar via != (is not). Is this request to extend that functionality to the board scope settings or something else?
Yes, definitely need a negated filter != (is not) to be available when setting the Board scope.
For example, I want to have a board that shows only issues that are not labeled as a bug. Not possible currently the way Board scope works... very strange that it isn't supported right now.
Can we get an update on this? As far as I can tell it has been in the queue for 6+ years. This seems to fall through the cracks every time and I would just like to know if it is ever going to make it into a release.
We are trying to use project templates to be more efficient and we have our template issues showing up in our parent group boards. We need a better way to exclude them besides telling our people to change the = to !=, after they open the board.
Why interested: They are filtering issues in issue boards for team planning using the filter "label != xxx"
They want to save the queries in the boards
Problem they are trying to solve: They use issue boards showing the issues assigned to each developer. They want to filter for example only issues with label "scoping" and "in progress". This is not possible as there is no logical connector AND when filtering issues
Current solution for this problem: use the filter "label != xxx" and bookmark the webpage