Receiving so many of this error
GGT_INVALID_ACTION_INPUT: Can't run action since there are multiple shopifyDiscountCustomerGetsProduct records found with product=8533254734090, discount=1461787459850
trace id: e17de5804405314c506a31eaac368f70
app: upez
This comes from a webhook. How can i fix this?
5 Replies
I would say that you should find the duplicates in your database and get rid of the wrong one(s). Looks to be multiple.
However, I wonder if this is actually a bug with our connection. Let me do some digging

Mind trying the following?
Delete the records from that data model and resync them. I believe that we had a fix out a few months ago that should have addressed this
So i just deleted them all and hit resync?
Will try that
Let us know how it goes
Do you like this answer?