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

DbtTestFail: test.calitp_warehouse.accepted_values_int_payments__authorisations_deduped_request_type__AUTHORIS... #3716

Open
cal-itp-sentry bot opened this issue Feb 19, 2025 · 0 comments

Comments

@cal-itp-sentry
Copy link

Sentry Issue: CAL-ITP-DATA-INFRA-2BSN

DbtTestFail: test.calitp_warehouse.accepted_values_int_payments__authorisations_deduped_request_type__AUTHORISATION__DEBT_RECOVERY_AUTHCHECK__DEBT_RECOVERY_REVERSAL__CARD_CHECK.d12524eef0 - Got 1 result, configured to fail if != 0

Table: staging.int_payments__authorisations_deduped
Column: request_type
Accepted values: 'AUTHORISATION', 'DEBT_RECOVERY_AUTHCHECK', 'DEBT_RECOVERY_REVERSAL', 'CARD_CHECK'

Failing because of 2 records with request_type = 'Reversal' from MST on 2024-12-05 and ATN on 2024-12-16

 select *
   from staging.int_payments__authorisations_deduped
 where request_type not in ('AUTHORISATION', 'DEBT_RECOVERY_AUTHCHECK', 'DEBT_RECOVERY_REVERSAL', 'CARD_CHECK')
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

No branches or pull requests

0 participants