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

feat(filter): Add match all value for charge_filters #1767

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

vincent-pochet
Copy link
Collaborator

Context

Lago is not currently supporting more than 2 levels of event grouping (parent → children)

The goal of this feature is to allow more flexibility of event grouping by allowing an unlimited level of grouping and making it easier to define default charge properties for events based on their properties.

Description

This PR adds a validation rule on ChargeFilterValue to accept __LAGO_MATCH_ALL_FILTER_VALUES__ as a "match all" value

@vincent-pochet vincent-pochet merged commit d4d6aab into main Mar 8, 2024
7 checks passed
@vincent-pochet vincent-pochet deleted the feat-filter-match-all branch March 8, 2024 13:53
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.

None yet

2 participants