calm-controller-36955
03/03/2022, 8:46 PMgorgeous-planet-70689
03/03/2022, 9:00 PMproperties
with my track
events, but they don’t appear to be persisting into the postgres destination. Is there another property I should be using for parameters we want to track on the track
events?wide-lawyer-50229
03/04/2022, 9:17 AMicy-exabyte-53668
03/04/2022, 10:02 AMfamous-energy-54171
03/04/2022, 10:43 AMwide-lawyer-50229
03/04/2022, 2:35 PMurl
or search
. Are GA3 and GA4 parsing gclid from those context fields automatically?loud-architect-29049
03/04/2022, 3:48 PMticket_events
and tickets
) it errors out as Java heap space
. It is possible to increase the resources to solve this issue?loud-architect-29049
03/04/2022, 3:54 PMbright-oyster-89437
03/04/2022, 5:36 PM{ Error: Product id is required. Event not sent
It appears that if an event to Add a coupon does not send a product ID (which isn’t always relevant anyway) Facebook returns a 400, and the Rudderstack Data Transformer gets stuck and spiking at 100% CPUbright-oyster-89437
03/04/2022, 5:36 PMbright-oyster-89437
03/04/2022, 5:37 PMdamp-pillow-66361
03/06/2022, 10:20 AMbillowy-painting-50545
03/06/2022, 2:15 PMlively-airline-84487
03/07/2022, 8:04 AMwide-lawyer-50229
03/07/2022, 8:46 AMrhythmic-pizza-93292
03/07/2022, 2:32 PMgifted-yacht-64703
03/07/2022, 3:34 PMcalm-controller-36955
03/08/2022, 3:19 AMwitty-beard-29204
03/08/2022, 4:49 AMgifted-yacht-64703
03/08/2022, 10:32 AMadorable-jackal-73405
03/08/2022, 7:19 PMgifted-ice-67041
03/08/2022, 7:25 PMgorgeous-shoe-38154
03/08/2022, 9:11 PMRudderstack::track
are showing in the live event viewer, however they all have a 400 error,
{
"error": "Cannot read property 'replace' of undefined"
}
This is kind of a weird behavior since the that looks like a javascript errorbest-lifeguard-1600
03/09/2022, 11:07 AMaverage-kilobyte-5114
03/09/2022, 11:09 AMorder completed
event from both the frontend and backend. These are two separate events so they are not deduplicated correctly (as they have the same name but a different messageId). Would it be possible to overwrite the messageId with a custom ID so I can explicitely mark these as duplicate? I think at the moment both SDKs do not support thisstocky-elephant-42978
03/09/2022, 11:30 AMrhythmic-pizza-93292
03/09/2022, 2:01 PM"TransformerVersion":"20012022.081823","Version":"18012022.144846"
right now.
Thanks! 🙂stocky-engine-48021
03/09/2022, 3:51 PMstocky-engine-48021
03/09/2022, 4:20 PMdry-airline-67819
03/09/2022, 5:26 PMmy-release-rudderstack-transformer-7c99ff4946-9ml2h transformer query_params undefined
my-release-rudderstack-transformer-7c99ff4946-9ml2h transformer CustomError: [Shopify Source] query_parameters is missing
my-release-rudderstack-transformer-7c99ff4946-9ml2h transformer at getShopifyTopic (/home/node/app/v0/sources/shopify/util.js:24:11)
my-release-rudderstack-transformer-7c99ff4946-9ml2h transformer at processEvent (/home/node/app/v0/sources/shopify/transform.js:63:24)
my-release-rudderstack-transformer-7c99ff4946-9ml2h transformer at Object.process (/home/node/app/v0/sources/shopify/transform.js:92:20)
my-release-rudderstack-transformer-7c99ff4946-9ml2h transformer at /home/node/app/versionedRouter.js:521:48
my-release-rudderstack-transformer-7c99ff4946-9ml2h transformer at Array.map (<anonymous>)
my-release-rudderstack-transformer-7c99ff4946-9ml2h transformer at handleSource (/home/node/app/versionedRouter.js:519:12)
my-release-rudderstack-transformer-7c99ff4946-9ml2h transformer at /home/node/app/versionedRouter.js:557:15
my-release-rudderstack-transformer-7c99ff4946-9ml2h transformer at dispatch (/home/node/app/node_modules/koa-router/node_modules/koa-compose/index.js:44:32)
my-release-rudderstack-transformer-7c99ff4946-9ml2h transformer at next (/home/node/app/node_modules/koa-router/node_modules/koa-compose/index.js:45:18)
my-release-rudderstack-transformer-7c99ff4946-9ml2h transformer at /home/node/app/node_modules/koa-router/lib/router.js:346:16 {
my-release-rudderstack-transformer-7c99ff4946-9ml2h transformer response: { status: 400, metadata: undefined }
my-release-rudderstack-transformer-7c99ff4946-9ml2h transformer } []
I’m already drilled it down to this lines of code: https://github.com/rudderlabs/rudder-transformer/blob/33ca5824c6492f39a1ad6d22b1a1abacbce8ced1/v0/sources/shopify/transform.js#L63 and https://github.com/rudderlabs/rudder-transformer/blob/33ca5824c6492f39a1ad6d22b1a1abacbce8ced1/v0/sources/shopify/util.js#L23-L25
But I don’t understand why there is no query parameter, because i’m not proficent in go and dont understand where this event
parameter come from. I’ve already tried to investigate myself by selfhost the https://github.com/rudderlabs/rudderstack-shopify-app and looked if the registered webhook are configured with the right query parameter, but this looks fine (see screenshot). So for me it looks like there is a problem in the backend or shopify transformer.
Do you have any suggestions or can help? Thanks in advance 🙏