Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(filters): Fix deleting filters #2146

Merged
merged 1 commit into from
Jun 7, 2024
Merged

fix(filters): Fix deleting filters #2146

merged 1 commit into from
Jun 7, 2024

Conversation

ivannovosad
Copy link
Contributor

Context

There was a bug in filters.
After removing a value from billable metric filter the whole charge filter was discarded - not just the value.

Description

This PR fixes this bug in BillableMetricFilters::CreateOrUpdateBatchService

@ivannovosad ivannovosad merged commit 05b51e1 into main Jun 7, 2024
6 checks passed
@ivannovosad ivannovosad deleted the fix-charge-filters branch June 7, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants