-
Notifications
You must be signed in to change notification settings - Fork 349
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
Sync – Deleting a container in one browser does not remove the container from the other browser #2439
Comments
I tested the currently available public version 8.0.7 and indeed, containers are no longer present on the second Firefox instance after syncing. However, I’m testing the pre-release version 8.1.0 (https://github.com/mozilla/multi-account-containers/releases/tag/8.1.0) and it seems with this one, containers are still present in the second instance of Firefox after they are deleted from the first one. I followed the instructions you provided in #2240 but to no avail. I observed that the MAC developer console correctly logs the deleted container (I named it DELETE and I mention this so it can be more easily followed in the console logs). So as you can see in the image below, the So far so good. Only issue is that the container is still present in the second instance of FX (see screenshots). The “DELETE” container does not go away and the only way to get rid of it is to manually delete it from the second FX instance. Now, having the above conditions as a starting point, I added a new container in the first instance of FX, waited a few minutes, synced the second FX and it appears that the newly created container would not show up in the second FX until I manually removed the supposedly deleted “DELETED” container and waited a bit more. I did this a few times and each time I waited around 10-15 minutes to make sure I don’t jump the gun and give the sync a chance to do it’s thing, but the new container would not show up until I manually deleted the “deleted” container on the second FX. Would you mind having a try at this using the 8.1.0 version please? |
Fixed #2450 |
Verified as Fixed with version 8.1.1 of Multi-Account Containers. Deleted containers are removed from the second browser instance as expected. Tested on the latest Nightly and Beta under Windows 10, Ubuntu 16.04 LTS and macOS 11.3.1. |
Before submitting a bug report
Step to reproduce
Actual behavior
The container which was deleted on B1 still persists on B2 and is not removed i.e. sync does not work with deleted/removed containers.
Expected behavior
The container which was deleted on B1 should also be removed from B2 after syncing.
Additional informations
Sync was performed on 2 Nightlies (108.0a1/20221101213659)
Provide a copy of Troubleshooting Information page (optional)
No response
The text was updated successfully, but these errors were encountered: