How to handle this replication scenario
Hi,
Let's pretend an author deletes a page from a web site but does not want to immediately publish (deactivate) the deleted page from the publisher instance. After some more changes he finally decides to publish his changes.
How can the backend code deactivate the deleted pages, now that their respective nodes are deleted from the repository?
Thanks