BUG: Tagged trades getting deleted if day contains tag
Problem Trades get sometimes deleted from the overview and all statistics. This problem happend a lot to me before I figured out, what causes this.
How to reproduce
- Add trades
- Add a tag for the trading day (screen 1)
- Open a trade
- Add a tag for the trade (screen 2)
- Reload the page
- The tagged trade is now no longer there
Some debug output
I cannot reproduce this. For me, tagged trades are visible all the time.
I cannot reproduce this.
Are you using TradeNote from the official docker image or building the container from the source?
I even tested tagging first the day then the trade and vice versa. Both leads to missing trades.
Using the official docker, hosted on my server. Been tinkering a lot with importing trades, etc, never missing tagged trades. Will send you tomorrow my csv (using Template), and you can test with it. Now Im on the road.
Using the official docker, hosted on my server.
I am using the official docker on my server and building the container from source for local development. Both times I can reproduce this behavior.
Unfortunately I cannot provide you with sample for you to test now, as reimport does not seem to work, see https://github.com/Eleven-Trading/TradeNote/issues/131 I deleted the trading logs, will get back with a sample in the coming days.
You are right, I now can reproduce this.