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

Remove login import de-duplication feature flag #3313

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

graeme
Copy link
Collaborator

@graeme graeme commented Sep 19, 2024

Task/Issue URL: https://app.asana.com/0/414235014887631/1207759292115042/f

Description:

For ✓ macOS: Deduplicate passwords on import, a feature flag was added to mitigate risk of negative user reaction / unforeseen issues. This should be removed once we're confident in the implementation.

The feature flag is named deduplicateLoginsOnImport

Steps to test this PR:

  1. Check login import still deduplicates correctly (https://app.asana.com/0/72649045549333/1207597760316577/f)

Definition of Done:


Internal references:

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

@graeme graeme self-assigned this Sep 19, 2024
@graeme graeme requested review from amddg44 and aataraxiaa and removed request for amddg44 September 19, 2024 15:04
@graeme graeme marked this pull request as ready for review September 19, 2024 15:04
Copy link
Contributor

@aataraxiaa aataraxiaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and LGTM!

graeme added a commit to duckduckgo/BrowserServicesKit that referenced this pull request Sep 20, 2024
Please review the release process for BrowserServicesKit
[here](https://app.asana.com/0/1200194497630846/1200837094583426).

**Required**:

Task/Issue URL:
https://app.asana.com/0/414235014887631/1207759292115042/f
iOS PR: duckduckgo/iOS#3369
macOS PR: duckduckgo/macos-browser#3313
What kind of version bump will this require?: Major

**Description**:

For [✓ macOS: Deduplicate passwords on
import](https://app.asana.com/0/0/1207597760316574), a feature flag was
added to mitigate risk of negative user reaction / unforeseen issues.
This should be removed once we're confident in the implementation.

The feature flag is named deduplicateLoginsOnImport

**Steps to test this PR**:
1. See macOS PR

**OS Testing**:

* [ ] iOS 14
* [ ] iOS 15
* [ ] iOS 16
* [ ] macOS 10.15
* [ ] macOS 11
* [ ] macOS 12

---
###### Internal references:
[Software Engineering
Expectations](https://app.asana.com/0/59792373528535/199064865822552)
[Technical Design
Template](https://app.asana.com/0/59792373528535/184709971311943)
@graeme graeme merged commit 4eff24f into main Sep 20, 2024
19 checks passed
@graeme graeme deleted the graeme/remove-deduplication-feature-flag branch September 20, 2024 16:49
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.

2 participants