You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Collections] Removed local package collection comes back alive (#3617)
Steps to reproduce:
1. Add a local collection
2. Delete the collection **file** on local disk
3. Refresh collections
4. The unavailable local collection is back!
This is caused by us not deleting unavailable/invalid collections from storage when refresh fails.
rdar://80388968
0 commit comments