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

bug(BillableMetric) - BillableMetrics::DeleteEventsJob remove new-style events as well #2810

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

nudded
Copy link
Contributor

@nudded nudded commented Nov 13, 2024

Description

when switching events over to use external_subscription_id we forgot to adapt this job to also remove those events.
I decided to also keep the old query in there as it might be that a very old billable metric is removed at some point in the future.

@nudded nudded merged commit aac0895 into main Nov 13, 2024
6 checks passed
@nudded nudded deleted the bug-event-removal branch November 13, 2024 08:56
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