-
Notifications
You must be signed in to change notification settings - Fork 157
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
Deleting an account messes up the list of folders in "Everything", and the special folders #573
Comments
There was an attempt to solve but was reverted because of unwanted side-effects: #454 |
@henrique-borba I deleted an IMAP account, and I expected this would delete the associated folder. It looked like it worked because they were no longer listed. But later, when I re-added the IMAP account, the folders came back. So I interpret that they were not deleted but orphaned. |
@henrique-borba A good question for you here: #591 |
So we should avoid re-using IDs for
What else? |
Henrique is working to move everything to stable IDs: |
Solved for Cypht 2.0: #625 |
I deleted an account (both SMTP and IMAP), and the my "Everything" section has some folders it didn't have before.
Looks like the deletion has shifted the folders as if they are using IDs that change.
1st challenge is to reproduce the bug:
The text was updated successfully, but these errors were encountered: