Matatika / tap-shopify

This Shopify tap produces JSON-formatted data following the Singer spec.
GNU Affero General Public License v3.0
3 stars 12 forks source link

Missing schema properties #19

Open ReubenFrankel opened 11 months ago

ReubenFrankel commented 11 months ago

abandoned_checkouts

2023-10-04T16:34:16.217414Z [info     ] 2023-10-04 11:34:16,217 | WARNING  | tap-shopify          | Properties ('note_attributes', 'source_identifier', 'source_url', 'customer.last_order_id', 'customer.verified_email', 'customer.multipass_identifier', 'customer.tax_exempt', 'customer.last_order_name', 'customer.currency', 'customer.phone', 'customer.accepts_marketing_updated_at', 'customer.marketing_opt_in_level', 'customer.tax_exemptions', 'customer.email_marketing_consent', 'customer.sms_marketing_consent', 'customer.admin_graphql_api_id', 'customer.default_address', 'source', 'name', 'billing_address.latitude', 'billing_address.longitude') were present in the 'abandoned_checkouts' stream but not found in catalog schema. Ignoring. cmd_type=elb consumer=False name=tap-shopify producer=True stdio=stderr string_id=tap-shopify
2023-10-04T16:34:16.219713Z [info     ] 2023-10-04 11:34:16,219 | WARNING  | tap-shopify          | Properties ('note_attributes', 'source_identifier', 'source_url', 'customer.last_order_id', 'customer.verified_email', 'customer.multipass_identifier', 'customer.tax_exempt', 'customer.last_order_name', 'customer.currency', 'customer.phone', 'customer.accepts_marketing_updated_at', 'customer.marketing_opt_in_level', 'customer.tax_exemptions', 'customer.email_marketing_consent', 'customer.sms_marketing_consent', 'customer.admin_graphql_api_id', 'customer.default_address', 'source', 'name') were present in the 'abandoned_checkouts' stream but not found in catalog schema. Ignoring. cmd_type=elb consumer=False name=tap-shopify producer=True stdio=stderr string_id=tap-shopify

Originally posted by @konung in https://github.com/Matatika/tap-shopify/issues/14#issuecomment-1747273547