Skip to content
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

Importing Data Doesn't Clear Previous Data #36

Open
HaykTheKhulyan opened this issue Sep 8, 2019 · 0 comments
Open

Importing Data Doesn't Clear Previous Data #36

HaykTheKhulyan opened this issue Sep 8, 2019 · 0 comments

Comments

@HaykTheKhulyan
Copy link
Contributor

When data is imported as a block keeper JSON, the previous data that was there isn't deleted. This means that if I export the existing data, delete a few dates, and then import the new JSON object, the old data would still be there, and the new data would simply get appended at the end.

session_append_error

In the picture, you can see that I had sessions 1-5, exported the data, deleted sessions 4 and 5, then imported the data. The data was simply appended to the end of the existing data. Some solutions would be to ask whether the previous data should be overwritten or to skip appending identical sessions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant