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

FIX: WC700 COMP A #41

Merged
merged 1 commit into from
Jan 27, 2025
Merged

FIX: WC700 COMP A #41

merged 1 commit into from
Jan 27, 2025

Conversation

rymarczy
Copy link
Contributor

This change has a new db migration to fix the WC700 Comp-A VIEW.

Also added two additional tables to be imported into dmap-import that are required for WC700 Comp C&D.

AND tcm.sales_channel_key = ps.sales_channel_key
and tcm.payment_type_key = ps.payment_type_key
WHERE
tcm.txn_group = 'Product Sales'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had the wrong txn_group

Comment on lines +52 to +53
"EDW.FAREREV_RECOVERY_TXN",
"EDW.REASON_DIMENSION",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FAREREV_RECOVERY_TXN needed for COMP-C
REASON_DIMENSION needed for COMP-D

@rymarczy rymarczy requested a review from grejdi-mbta January 27, 2025 14:58
@rymarczy rymarczy merged commit 3df994b into main Jan 27, 2025
5 checks passed
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