Skip to content
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: Don't send unexpected disable pixel on 401 #3870

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

graeme
Copy link
Collaborator

@graeme graeme commented Feb 14, 2025

Task/Issue URL: https://app.asana.com/0/0/1209370736592296

Description:

I added a pixel - sync_was_disabled_unexpectedly - to fire when sync was disabled for a reason other than a user explicitly switching it off. This has been firing quite regularly.

However, there are still potentially reasons that we would expect to happen during normal use (e.g a user deleting their account from another device resulting in a 401).

Steps to test this PR:

  1. Sync with another device (Settings -> Sync & Backup)
  2. From the other device, select and confirm "Turn Off and Delete Server Data..."
  3. You should NOT see the sync_was_disabled_unexpectedly pixel being fired from the first device.

Definition of Done:


Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

@graeme graeme requested a review from amddg44 February 14, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant