Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMerge by id action (staging) #313
Merged
Conversation
|
If you want to merge this into staging, you should remove brave-syncer specific commit "Add MetaInfo to Bookmark", otherwise you can merge into brave-syncer branch |
|
@darkdh yes, reopened PR for brave-syncer-staging branch |
|
and you should update the test |
88f85d3
to
e07de75
39dad93
to
23bec26
23bec26
to
4af5ad4
|
CI failed because |
|
reopened PR to trigger new CI run |
|
Why don't we have to update these two test cases? |
…st to 'sequential Updates should become no op if the merged result equals to existingObject'
This was referenced Oct 15, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
AlexeyBarabash commentedMay 13, 2019
We met the situation when [CREATE, UPDATE] were merged to [CREATE], which was then ignored because local object had been existed.
This PR makes CREATE and DELETE records stays alone to prevent such ignoring. So only UPDATE records of the same object id are merged.
STR for brave-core brave-syncer branch:
Bookmarks BarfolderExpected on DeviceA: bookmarks should be moved.