data-dwh-dbt-project/models
Oriol Roqué Paniagua 9cbb748b0f Merged PR 5389: Adapt Test Account flag with Claim dedicated source
# Description

Applies the new dedicated source of truth of "is this account fake" based on Claims. This removes the previous logic.

In terms of differences, not much because:
1. New logic applied in the backend is pretty much the same as we had with a few improvements
2. This exclusion is only applied for New Dash. I checked the number of test accounts in New Dash and these are 2, the same ones in the new logic and for the old (currently in production). So no real impact.

Impact will come at the moment to start handling exclusions for KPIs, but this will done later on dedicated PRs to assess impacts properly.

# Checklist

- [X] The edited models and dependants run properly with production data.
- [X] The edited models are sufficiently documented.
- [X] The edited models contain PK tests, and I've ran and passed them.
- [X] I have checked for DRY opportunities with other models and docs.
- [X] I've picked the right materialization for the affected models.

# Other

- [ ] Check if a full-refresh is required after this PR is merged.

Related work items: #27319
2025-06-04 12:58:40 +00:00
..
intermediate Merged PR 5389: Adapt Test Account flag with Claim dedicated source 2025-06-04 12:58:40 +00:00
reporting id_deal unique test 2025-06-04 12:28:52 +02:00
staging Merged PR 5281: First version of stg_core__user_product_bundle_to_guest_product 2025-05-22 08:15:26 +00:00
doc_blocks.md improve stg_stripe__charges 2024-02-23 16:45:19 +01:00