alex-peck / monarch-amazon-sync

A chrome extension to sync Amazon order details to Monarch
MIT License
46 stars 3 forks source link

Some transactions do not get notes #33

Open jimboca opened 1 week ago

jimboca commented 1 week ago

How to debug a transaction that didn't get any notes? I have a Monarch Amazon transaction for 11.87 and a matching Amazon order for 11.87 but it's not getting the notes. Many are getting notes, but also many do not.

Create a donate page!

image

likemondays commented 5 days ago

agreed - I recognize the same issue currently with both the 2.0 and 1.5 extension version, it seems like :(

since September 9th, it looks like 25% or so of transactions get a note, 75% do not :(

Edit: just downloaded a 'dry run' .csv from the 0.1.5 extension, and am wondering if there's something wrong with how the Amazon API doesn't return a lot of items in the array [] (see attached), even though otherwise, Monarch and Amazon transactions seem to match up quite okay! monarch-amazon-matches (3).csv

mattgortner commented 1 day ago

Same here. The last few weeks, few transactions are getting notes.

This extension is a such a time saver!

mattgortner commented 1 day ago

agreed - I recognize the same issue currently with both the 2.0 and 1.5 extension version, it seems like :(

since September 9th, it looks like 25% or so of transactions get a note, 75% do not :(

Edit: just downloaded a 'dry run' .csv from the 0.1.5 extension, and am wondering if there's something wrong with how the Amazon API doesn't return a lot of items in the array [] (see attached), even though otherwise, Monarch and Amazon transactions seem to match up quite okay! monarch-amazon-matches (3).csv

How do you get the CSV? I downloaded debug logs, but it's a text file.

likemondays commented 1 day ago

@mattgortner under manual backfill -> dry run. If that is toggled it spits out a .csv file after the dry run!

@alex-peck any chance y'all had a moment to look into this? and.. create a donate page.. I think we all feel like we are in your debt - this extension was such a time saver for so many of us!! :-)

mattgortner commented 1 day ago

@likemondays - Thanks - I've tried that a few times, but don't see a link to the file nor see it in downloads. Where does the file get dumped?

likemondays commented 1 day ago

@mattgortner - was going to show you, but as of this morning, I get this error message now

I think the .csv either showed as a download link in the Backfill -> Dry Run dialogue after it completes, or it auto-downloads. One of the two :)

image