Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Conversation

@shiki
Copy link
Contributor

@shiki shiki commented Jul 8, 2019

This is a dependency of wordpress-mobile/WordPress-Android#10177.

This adds the methods PostStore.getLocallyChangedPosts and PageStore.getLocallyChangedPages.

Testing

Reviewing

Only 1 reviewer is needed but anyone can review.

@shiki shiki requested review from malinajirka and maxme July 8, 2019 20:13
@shiki shiki marked this pull request as ready for review July 8, 2019 20:13
@malinajirka malinajirka self-assigned this Jul 9, 2019
@shiki
Copy link
Contributor Author

shiki commented Jul 12, 2019

Leaving this open even if wordpress-mobile/WordPress-Android#10177 was canceled. We might need this in the near future.

@malinajirka
Copy link
Contributor

Adding "Do not merge" label as the whole "auto-upload/save" feature has been put on hold until we decide how to proceed.

Copy link
Contributor

@malinajirka malinajirka left a comment

Choose a reason for hiding this comment

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

Thank you @shiki !

The code works as expected. However, I've added a comment which I'd like to clarify before we merge it into develop.

Note: Auto-upload/save feature has green again! ;)

The premise is that this new name implies that it’s not related to `isLocallyChanged`. We will be less surprised that it uses both `isLocallyChanged` and `hasLocalChanges` conditions in the query.
@malinajirka malinajirka merged commit 681451f into develop Jul 23, 2019
@malinajirka malinajirka deleted the feature/add-get-locally-changed-posts branch July 23, 2019 09:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants