fivetran / dbt_shopify

Fivetran's Shopify dbt package
https://fivetran.github.io/dbt_shopify/
Apache License 2.0
52 stars 40 forks source link

Updated orders case statement for fixed amount discounts #78

Closed fivetran-avinash closed 4 months ago

fivetran-avinash commented 4 months ago

PR Overview

This PR will address the following Issue/Feature: #77

This PR will result in the following new package version:

This will merge into a v.12.0 branch that @fivetran-catfritz is working on.

Please provide the finalized CHANGELOG entry which details the relevant changes included in this PR:

🪲 Bug Fixes 🪛

🔧 Under the Hood 🔩

PR Checklist

Basic Validation

Please acknowledge that you have successfully performed the following commands locally:

Before marking this PR as "ready for review" the following have been applied:

Detailed Validation

Please share any and all of your validation steps:

Seeded and ran the updated files from integration_tests with fixed_amount to make sure that fixed_amount_discount_amount was bringing in the right values, and ensure that count_discount_codes_applied was also correct per order_id.