forked from wescode/lemmy_migrate
-
Notifications
You must be signed in to change notification settings - Fork 0
Unsubscribe? #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Does the sync also unsubscribe if the community subscription does not exist in the "Main Account"? If not, should it?
Example 1:
I run the script once. It subscribes "Account 1" to all the communities subscribed to by "Main Account."
Later, I unsubscribe from a community on "Main Account."
If I run the script again will that community subscription be removed from "Account 1"?
Example 2:
I run the script once. It subscribes "Account 1" to all the communities subscribed to by "Main Account."
The instance of "Main Account" temporarily goes offline, so I start using "Account 1."
I subscribe to a new community using "Account 1" before my "Main Account" instance is back online and I switch back.
If run the script again will that community subscription be removed from "Account 1," added to "Main Account," or remain on "Account 1" without being added to "Main Account"?