data-dwh-dbt-project/models/reporting/core
Oriol Roqué Paniagua 5735251c67 Merged PR 3239: Decommission Verification Payments V1
# Description

Decoms verification payments v1 version, and keeps v2 alive. The PBI of Guest Payments (Biz Overview) was already switched to V2 but the exposures was not reflecting it, so I changed this. Then I dropped all v1 models for verification payments and their entries in schema.

# Checklist

- [X] The edited models and dependants run properly with production data. I did run the upstream dependencies on V2 and I don't see orphans in my dbt docs. However I did not fully run end-to-end all models up to PBI reports since there's other sources involved (Xero, etc).
- [X] The edited models are sufficiently documented.
- [X] The edited models contain PK tests, and I've ran and passed them.
- [NA] I have checked for DRY opportunities with other models and docs.
- [NA] 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: #22611
2024-10-18 09:59:29 +00:00
..
core__bookings.sql a lot of changes 2024-04-04 16:33:08 +02:00
core__check_in_cover_listings.sql Creating model in reporting 2024-07-25 11:34:07 +02:00
core__check_in_cover_users.sql Merged PR 2201: Fixing errors raised by texts 2024-07-05 15:12:04 +00:00
core__guest_satisfaction_responses.sql Added booking_source to reporting model core__guest_satisfaction_responses 2024-07-15 08:54:11 +02:00
core__host_booking_fees.sql Modified filter and table used 2024-08-01 14:32:45 +02:00
core__new_dash_user_overview.sql Merged PR 2662: New Dash MVP - with. fix on production issue 2024-08-28 10:09:08 +00:00
core__unified_user.sql Added core__unified_user to reporting with the documentation 2024-06-12 15:11:07 +02:00
core__verification_payments_v2.sql core__verification_payments_v2 2024-09-18 12:41:00 +02:00
core__verification_requests.sql Merged PR 2029: Guest Journey - start date based on used link 2024-06-13 14:53:58 +00:00
core__vr_check_in_cover.sql Merged PR 2887: Check-In Hero - Removing unused fields + schema changes 2024-09-18 11:48:49 +00:00
schema.yml Merged PR 3239: Decommission Verification Payments V1 2024-10-18 09:59:29 +00:00