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: update profile-sync notification settings path hash #4711

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

Prithpal-Sooriya
Copy link
Contributor

Explanation

This is a critical fix that ensures that we use the correct path hash used in extension for creating UserStorage for notification settings.

- notificationSettings
+ notification_settings

References

https://consensyssoftware.atlassian.net/browse/NOTIFY-1115

Changelog

@metamask/profile-sync-controller

  • CHANGED: BREAKING Updates the profile sync notification_settings path hash.
    • This means that the hash for the storage entry will change.

@metamask/notification-services-controller

  • CHANGED: changes notificationSettings to notification_settings to use correct storage schema.

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate

@Prithpal-Sooriya Prithpal-Sooriya requested a review from a team as a code owner September 17, 2024 15:35
@Prithpal-Sooriya Prithpal-Sooriya added the team-notifications Notification Team changes. https://github.com/orgs/MetaMask/teams/notifications label Sep 17, 2024
dovydas55
dovydas55 previously approved these changes Sep 17, 2024
Copy link
Contributor

@matteoscurati matteoscurati left a comment

Choose a reason for hiding this comment

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

LGTM

@Prithpal-Sooriya Prithpal-Sooriya merged commit 091b8ec into main Sep 17, 2024
116 checks passed
@Prithpal-Sooriya Prithpal-Sooriya deleted the NOTIFY-1115/fix-profile-sync-path-hashing branch September 17, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-notifications Notification Team changes. https://github.com/orgs/MetaMask/teams/notifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants