Bulk edit (ignore, delete, or tag/mark) multiple transactions
complete
Taylor-CoinTracker
Requesting the ability to group and edit multiple transactions at once. This would save a lot of time when multiple edits are required. The bulk editing interface seems to suggest you could ignore or delete in bulk, but currently only 1 selected transaction is deleted or ignored.
This should also cover marking a transaction as interest.
Log In
Jami - CoinTracker
Hey there,
We've recently updated the Transactions screen on desktop web, made some improvements to how batch ignoring, tagging, and deleting.
Batch changes should now apply to all selected transactions.
There's more improvements we want to make, but hopefully this already makes a difference.
You can read more about the update on our blog: https://www.cointracker.io/blog/new-transactions-page
Hope this helps!
C
CT-0XgP1P6O
This should still be open? The ink in the pinned post below does not address bulk delete
Sam - CoinTracker
complete
Please see our pinned comment and linked blog post for our recent updates to bulk edit (ignore, delete, or tag/mark) multiple transactions. If you have any questions or concerns, please reach out to us directly here.
Jami - CoinTracker
Hey there,
We've recently updated the Transactions screen on desktop web, made some improvements to how batch ignoring, tagging, and deleting.
Batch changes should now apply to all selected transactions.
There's more improvements we want to make, but hopefully this already makes a difference.
You can read more about the update on our blog: https://www.cointracker.io/blog/new-transactions-page
Hope this helps!
C
CT-AQZjDanQ
It's ridiculous that this has not been addressed yet. CoinTracker Support The existing "bulk update" doesn't work when there are multiple transfers in a single blockchain transaction. The bulk action affects only 1 of the transfers, not all of them. And as soon as you perform more than 2 actions, you have to wait for the "cost basis to be recalculated", wasting 30 seconds every few clicks. This is absurd!
This post was marked as
being verified
C
CT-YQjeZvLq
my work around for now, load up a page with "received" transactions, that you believe are interest. in javascript console in chrome (View -> Developer -> Developer Tools)
forms = document.querySelectorAll('[action$="set_interest_info?is_interest=0"]')
for(var i =0; i < forms.length; i++){
csrf=forms[i].querySelector("#csrf_token").value
$.post(forms[i].action, {'csrf_token':csrf})
}
once you refresh the page, they will be marked as "interest" - did this to approximately 60ish or pages. eventually i got rate limited and had to wait an hour to continue
C
CT-VOw7PybO
Ran into this issue when trying to get tax info for Algo rewards on Coinbase. Had to manually update hundreds of transactions in the tax software because Cointracker would not allow a bulk change before importing my data.
C
CT-wVx5wlGaew443
CoinTracker Support I have crap tons of interest interest payments that are nearly worthless because I had like $5 of DAI in a coinbase wallet that I forgot to disable receiving interest on. How an I filter out all of those transactions and at-least mark them as "Ignored". This product is practically worthless if I can only edit 15 transactions at a time. How can you justify such high subscription costs and fees for a product that is only somewhat usable for a very small fraction of your users?
C
CT-wVx5wlGaew443
Common CoinTracker Support, why is this taking so long to fix!? It really is a shame because overall your product appears fairly decent but is pretty much unusable in the current state because of this glaring oversight of the bulk edit feature!
Is there any realistic timeline for when the Bulk Edit feature will be fixed?
Cointracker I'm very disappointed to see such a basic feature with such high demand for it being fixed still not gaining any traction by your development team. Eivind Thomas Hils Taylor-CoinTracker I guess I will cancel my subscription unless someone from CoinTracker can provide us a decent update with the status of this request.
Is this product even under active development at all? Why does the change log only show one entry!? -->
C
CT-mQymPW7Q
CT-wVx5wlGaew443:
C
CT-0qoLVmyQ
any news on this? I have 100's of transactions.... cant be doing this manually.
C
CT-wVx5wlGaew443
CT-0qoLVmyQ: imagine you have thousands of transactions to wade through!
C
CT-mQymPW7Q
CT-wVx5wlGaew443:
Load More
→