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

Check if document already published #13

Open
M-C-McGrath opened this issue May 7, 2019 · 0 comments
Open

Check if document already published #13

M-C-McGrath opened this issue May 7, 2019 · 0 comments
Assignees

Comments

@M-C-McGrath
Copy link
Member

Currently the publish function only sends documents updated since it was last run. But someone could choose a different set of documents or fields to publish. So, instead, the following should be checked-

  1. Publication date
  2. Document published
  3. Fields document published with

The publication date should be used if the document was already published WITH the same fields. If it hasn't been updated and is same field combo, document should not be published.

If it doesn't match and the document matches publication query, it should be resent. If the document wasn't published, it should be republished.

@M-C-McGrath M-C-McGrath self-assigned this May 7, 2019
@M-C-McGrath M-C-McGrath added this to the Publication and Deletion milestone May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant