You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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-
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.
The text was updated successfully, but these errors were encountered: