-
Notifications
You must be signed in to change notification settings - Fork 177
BUG: Tagged trades getting deleted if day contains tag #129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
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. |
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 #131 |
You are right, I now can reproduce this. |
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
Some debug output
The text was updated successfully, but these errors were encountered: