-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Milestone
Description
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-
- Publication date
- Document published
- 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.
Metadata
Metadata
Assignees
Labels
No labels