mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 04:56:03 +03:00
[GH-ISSUE #573] Deleting an account messes up the list of folders in "Everything", and the special folders #412
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#412
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marclaporte on GitHub (Jun 26, 2022).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/573
Originally assigned to: @kroky on GitHub.
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:
@marclaporte commented on GitHub (Jul 10, 2022):
@marclaporte commented on GitHub (Jul 14, 2022):
There was an attempt to solve but was reverted because of unwanted side-effects: https://github.com/jasonmunro/cypht/pull/454
@marclaporte commented on GitHub (Jul 31, 2022):
@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.
@marclaporte commented on GitHub (Jul 31, 2022):
@henrique-borba https://github.com/jasonmunro/cypht/issues/380
@marclaporte commented on GitHub (Aug 12, 2022):
@henrique-borba A good question for you here: https://github.com/jasonmunro/cypht/pull/591
@marclaporte commented on GitHub (Aug 19, 2022):
So we should avoid re-using IDs for
What else?
@marclaporte commented on GitHub (Sep 23, 2022):
Henrique is working to move everything to stable IDs:
https://github.com/jasonmunro/cypht/pull/625
@marclaporte commented on GitHub (Feb 16, 2024):
Solved for Cypht 2.0: https://github.com/cypht-org/cypht/pull/625