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

Test: migration of recently opened to SQLite #140270

Closed
2 tasks done
bpasero opened this issue Jan 7, 2022 · 0 comments
Closed
2 tasks done

Test: migration of recently opened to SQLite #140270

bpasero opened this issue Jan 7, 2022 · 0 comments

Comments

@bpasero
Copy link
Member

bpasero commented Jan 7, 2022

Refs: #138072

Complexity: 2

Create Issue


Before, we used to store the list of recently opened files and folders (File > Open Recent...) in a JSON file. Now we migrate this data over to our main SQLite DB that contains global state.

Verification: ideally use a user-data-dir with a storage.json that is filled with recently opened workspaces (e.g. from Stable) and run Insiders over that directory. Verify your recently opened folders and files are migrated and not lost. Verify that opening new folders and files from File > Open... add entries to this list and preserve them between restarts.

@bpasero bpasero added this to the January 2022 milestone Jan 7, 2022
@ghost ghost assigned tanhakabir and alexr00 Jan 25, 2022
@alexr00 alexr00 removed their assignment Jan 25, 2022
@tanhakabir tanhakabir removed their assignment Jan 25, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants