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

Sync parent post if modification date differs #33

Open
stenberg opened this issue Sep 23, 2014 · 0 comments
Open

Sync parent post if modification date differs #33

stenberg opened this issue Sep 23, 2014 · 0 comments
Labels

Comments

@stenberg
Copy link
Owner

If a post that is being synced has a parent post, then that parent post should be included in the batch as well. We can then compare if the parent post has been modified since last time it was synced. If that is the case a notice should be given to the user informing that the parent post will be synced as well.

Should always include the parent page in batch. Instead of having a post model where parent post is an ID, the actual post should be included.

If not we will just keep adding things to the post object anyway (like GUID, modification date, etc.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant