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

Fix migration to form-factor-specific favorites #571

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

ayoy
Copy link
Contributor

@ayoy ayoy commented Nov 23, 2023

Please review the release process for BrowserServicesKit here.

Required:

Task/Issue URL: https://app.asana.com/0/414709148257752/1206016824928730/f
iOS PR: duckduckgo/iOS#2188
macOS PR: duckduckgo/macos-browser#1884
What kind of version bump will this require?: Hotfix

Optional:

CC: @bwaresiak

Description:
Fix Core Data bug in migrating one-to-many to many-to-many relationship by retrieving favorites
order manually from Bookmarks v3 model and applying that order during migration
to form-factor-specific favorites.

Steps to test this PR:

  1. Install iOS 7.96.0 from TestFlight and macOS 1.63.2 from TestFlight/Asana.
  2. Add some bookmarks and create favorites.
  3. Update apps to apps run from this PR's client app branches.
  4. Verify that favorites order is preserved.

OS Testing:

  • iOS 14
  • iOS 15
  • iOS 16
  • macOS 10.15
  • macOS 11
  • macOS 12

Internal references:

Software Engineering Expectations
Technical Design Template

@ayoy ayoy self-assigned this Nov 23, 2023
@ayoy ayoy changed the base branch from main to hotfix/83.0.0-3 November 23, 2023 13:31
@ayoy ayoy marked this pull request as ready for review November 23, 2023 13:33
@ayoy ayoy merged commit 99a64f2 into hotfix/83.0.0-3 Nov 23, 2023
4 checks passed
@ayoy ayoy deleted the bartek/fix-favorites-migration-order branch November 23, 2023 14:05
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.

3 participants