HMS-11117: delete whole filter type with multiple selected values - #1765
Open
Dugowitch wants to merge 4 commits into
Open
HMS-11117: delete whole filter type with multiple selected values#1765Dugowitch wants to merge 4 commits into
Dugowitch wants to merge 4 commits into
Conversation
Dugowitch
force-pushed
the
group-filter
branch
2 times, most recently
from
August 21, 2026 10:02
77e1a68 to
7c5350a
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #1765 +/- ##
==========================================
- Coverage 77.41% 77.36% -0.06%
==========================================
Files 102 102
Lines 3286 3283 -3
Branches 755 752 -3
==========================================
- Hits 2544 2540 -4
- Misses 663 664 +1
Partials 79 79 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Dugowitch
marked this pull request as ready for review
August 21, 2026 10:41
Dugowitch
force-pushed
the
group-filter
branch
from
August 24, 2026 09:29
7c5350a to
bf536b1
Compare
HMS-11117 Delete whole filter type with multiple selected values. until now: [name (foo x) (bar x)] fixed: [name (foo x) (bar x) x]
HMS-11117 Delete whole filter type with multiple selected values. until now: [name (foo x) (bar x)] fixed: [name (foo x) (bar x) x]
Dugowitch
force-pushed
the
group-filter
branch
from
August 24, 2026 12:14
bf536b1 to
4699bbe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Associated Jira ticket: HMS-11117
Use and propagate
deleteFilterGroupcallback.How to test the PR
Please include steps to test your PR.
Before the change
After the change
Dependent work link
Checklist: