Skip to content

[ING-131] fix(events-processor): Filter deleted billable metrics#740

Merged
vincent-pochet merged 1 commit into
mainfrom
hot-fix-deleted-bm
May 15, 2026
Merged

[ING-131] fix(events-processor): Filter deleted billable metrics#740
vincent-pochet merged 1 commit into
mainfrom
hot-fix-deleted-bm

Conversation

@vincent-pochet
Copy link
Copy Markdown
Contributor

Context

A regression was introduced recently with the merge of #639
GORM was not filtering anymore the deleted records, leading to some inconsistencies when processing the events.

Description

This PR fixes the issue by making sure that the soft deleted billable metrics are not taken into account when fetching them for enriching the events.

@vincent-pochet vincent-pochet merged commit 8ceca4b into main May 15, 2026
1 check passed
@vincent-pochet vincent-pochet deleted the hot-fix-deleted-bm branch May 15, 2026 14:03
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