showing muliple entries to match from the same journaling entry
We have a journal entry that was updated three times through API. Each update included the Id, and the SyncToken was incremented accordingly. When querying for transactions on that day using the API, only one entry is returned, and the SyncToken confirms the updates. However, when attempting to match transactions in the QB UI, four transactions with the same amount are displayed.
These transactions are linked to a GL account with a type of "BANK". I couldn't determine why all versions of the transaction are appearing in the matching interface when there is only one entry in the records.
