Manual Transfers Double-Count Fee if Net Sent Amount is Used
being verified
Sarah T. - CoinTracker
Bug Report: Manual Transfers Double-Count Fee if Net Sent Amount is Used
What is the issue?
When users upload manual transfers via CSV and subtract the fee from the sent amount (i.e., use a net value), CoinTracker still deducts the fee separately from the sending wallet. This causes the wallet to be debited for both the already-reduced send amount and the separate fee, effectively double-counting the fee.
Who is affected?
Users manually creating transfer transactions, especially via CSV, where they net the fee from the send amount and also include the fee as a separate line item.
What is the workaround?
Users should either:
- Use the gross sent amount(equal to the received amount + fee), or
- Omit the separate fee row if the sent amount already includes the fee.
A best practice is:
>
Sent = Received
, and the fee is handled as a separate outflow.Keywords: transfer fee bug, CSV import, manual transactions, double-counted fee, wallet outflow issue
Log In
This post was marked as
being verified
This post was marked as
in progress
This post was marked as
planned
This post was marked as
confirmed
This post was marked as
in progress
C
Classical Scallop
If I add a manual tx and add fee it duplicates tx to 'other transactions'. If I DONT add fee when adding manual tx it wont duplicate. If an existing manual tx has an existing fee edited it wont duplicate. So I have to add manual txs without the fee which is meh and bad.