Data Sync User

Results 1103 issues of Data Sync User

Icon location: [https://brand.mozilla.com/document/260](https://brand.mozilla.com/document/260|smart-link) ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/WT-196) ┆Epic: jira:mozilla-hub.atlassian.net:569897 ┆Priority: P3 ┆Sprint: Backlog

Hello Dan, The Localization team would like to run a small experiment on the Nightly WNP. Here is the [proposal](https://docs.google.com/document/d/1Q7g8dHAOEgV6wy0flw0H83guPLZpAwFgO4jXO1j-zl8/edit?tab=t.0#heading=h.lvls4q9uy1xc) outlining our pilot approach for introducing a localized call-to-action. The...

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/WT-100) ┆Priority: P3 ┆Sprint: Backlog

This project is part of the effort to deprecate cTms as well as partition subscription preference centers between MoFo and MoCo. MoFo (CRM team) will remove options for any active...

Both the bsos and batches have a foreign key that `REFERENCES user_collections (user_id, collection_id)` . The code currently does not insert the referenced record before trying to insert the bsos...

We want to auto-populate the postgres db with the defined Firefox owned collections. Additionally, we want to secure the first 100 slots in collections for owned collections. This has simplified...

The initial version of `post_bsos` is a simple repeated call to `put_bso`. Ideally this should be the inverse (like in the Spanner impl): `put_bso` should be implemented as a call...

During a recent FxA outage there were exceptions raised by the Python verify code that would show up in logs, but not sentry, e.g. ``` fxa.errors.OutOfProtocolError: API responded with non-json...

Work with the MozCloud team to initialize a new deployment/chart. For the sake of the foxfooding milestone, this will point to Cloud Spanner/MySQL for Tokenserver – it’ll eventually move to...

There’s occasional flake in this test on CI: ``` mysql-e2e-tests | =================================== FAILURES =================================== mysql-e2e-tests | _______ TestStorage.test_users_with_the_same_batch_id_get_separate_data ________ mysql-e2e-tests | mysql-e2e-tests | self = mysql-e2e-tests | mysql-e2e-tests | def...