We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Jul 3, 2018 3:50 PM
Hi Team,
We have noticed duplicate deals getting created through EComm bridge API.
For example, These 2 deals are created from the same checkout within a few seconds apart
https://app.hubspot.com/contacts/4648806/deal/311806403/
https://app.hubspot.com/contacts/4648806/deal/311806404/
We used the same integratorObjectId (CHECKOUT:3451105837089) for all sync-messages to create/update this deal. I tried downloading these 2 deals from HubSpot using /deals/v1/deal/{dealId}
endpoint but I couldn't find any reference for the integratorObjectId to troubleshoot further.
Could you please check why this deal is duplicated? Also, is there any way to get the integratorObjectId that was used to sync a contact/deal?
Few more duplicate deal examples from the same portal.
Please let me know if you need more information.
Thanks in advance,
Udaya.
Jul 17, 2018 1:43 PM
Jul 17, 2018 8:49 PM
@udayapitchika I'll take a look today/tomorrow and get back with an answer
Jul 18, 2018 4:33 PM
@udayapitchika Hmmm yuuup that's definitely a duplicate.
I saw the occasional duplicate object when I was first writing Ecommbridge, but before beta I had fixed it. This appears to be a new case.
311806403
was created first
311806404
is the currently synced one. 403
is basically a dead object now.
I'm going to dig into this more... sorry about this, that's obviously not a great look.
Jul 19, 2018 4:05 PM
@udayapitchika Hey, so this seems to be a pretty low occurrence across the board, and I believe i've identified where the bug exists.
I'm working on a fix, hopefully by end of tomorrow or Monday.
Jul 20, 2018 5:46 PM
Awesome ! You're the best @Sean_Duane
Aug 6, 2018 10:59 AM
@udayapitchika Apologies for the delay. Besides being a bit busy, I also wanted to ensure this was the proper fix.
No more duplicates should be created anymore, as of Friday night, so you should be all set moving forward.
I suspect existing duplicates are only a handful, so I would deal with them manually. If you want something a bit more automated, let me know.
Jul 12, 2018 4:57 PM
Hi @udayapitchika,
This seems like an issue on our end but I'll need to do some more digging to be sure. I'll reach out to the team and get back to you when I have more information.