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

Request during import: do you want to replace the current ones or add to them? #1979

Closed
Korb opened this issue Jul 6, 2024 · 1 comment
Closed

Comments

@Korb
Copy link

Korb commented Jul 6, 2024

Since there is currently no two-way synchronization in the application, I decided to adhere to the rule between all devices using one database: all changes are made only on one device, which generates databases for other devices. However, the first time I tried to update the map database on one of the “secondary” devices, I encountered a problem. The fact is that the application does not provide a way to completely replace existing cards with imported cards. In fact, there is not even a way to select all the cards in order to delete them. I need to mark each card individually. If this is not done, all cards will be displayed in duplicate.

Workaround

In the system settings of the "secondary" device, delete all user application data. Run it as if for the first time and import the new version of the map database. And also, manually return all application settings to the previous ones.

@TheLastProject
Copy link
Member

This seems to me like a duplicate of #512

@TheLastProject TheLastProject closed this as not planned Won't fix, can't repro, duplicate, stale Jul 6, 2024
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

2 participants