Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
I need to keep a separate index updated with published content from Umbraco. I just need to understand how the ContentService events work.
1. When "Moved" is called is it followed by a "Published" event? Or if a node is moved is it considered published? Same goes for the "Copied" event.
2. Do I need to listen to "Deleted", "Trashed" and "Unpublished". How and when are these called?
3. Can "DeletedVersions" apply to the published version without "Deleted" being called?
4. Is "RolledBack" followed by "Published"?
Thanks!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Which events do I need to track?
Hello,
I need to keep a separate index updated with published content from Umbraco. I just need to understand how the ContentService events work.
1. When "Moved" is called is it followed by a "Published" event? Or if a node is moved is it considered published? Same goes for the "Copied" event.
2. Do I need to listen to "Deleted", "Trashed" and "Unpublished". How and when are these called?
3. Can "DeletedVersions" apply to the published version without "Deleted" being called?
4. Is "RolledBack" followed by "Published"?
Thanks!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.