This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 970
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix applySiteSettingRecord error, remove unneeded setObjectId calls
fix #8241 applySiteSettingRecord should not need to check if there is a diff between the existing record and the new record; this is the job of reducers. Auditors: @ayumi Test Plan: 1. 'Syncing' tests should pass 2. Set isProduction to true in js/constants/appConfig 3. Sync to the profile starting with "duality" (sent via slack DM) 4. You should not see any console errors 5. Go http://expectnothing.com/ and verify that shields are down
- Loading branch information
1 parent
fafe10e
commit 7008144
Showing
2 changed files
with
13 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters