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
Only do if the mod-personal-sync feature flag is set, use FeatureFlags enum
When you’re reactivating a mod that is part of a team deployment (e.g. because you’re a dev that’s doing development work on that mod), disable the “sync across devices” checkbox with the following message (or something similar): “Can’t sync a mod that’s part of a team deployment”
Only do if the mod-personal-sync feature flag is set, use FeatureFlags enum
On re-activation, keep the existing behavior of removing the _deployment metadata
The background updater has logic to NOT activate deployments for which a non-restricted user has a more recent version active
The text was updated successfully, but these errors were encountered:
fungairino
changed the title
Slice 2.2 Support deleting user deployment in extension console
Slice 2.3 Support deleting user deployment in extension console
Sep 5, 2024
Phase Spec
https://www.notion.so/pixiebrix/Sync-mod-activation-across-browser-profiles-without-local-integrations-a4d7ee78491d4d7e8d5f1d996b113e11#dd02be54a0f744b9be55021c358b7a5d
Acceptance Criteria
mod-personal-sync
feature flag is set, useFeatureFlags
enummod-personal-sync
feature flag is set, useFeatureFlags
enum_deployment
metadataThe text was updated successfully, but these errors were encountered: