From 4900aaa453c8410572acff658a3a7f9dcd810264 Mon Sep 17 00:00:00 2001 From: Toke Jepsen Date: Tue, 6 Feb 2024 09:59:34 +0000 Subject: [PATCH] Update addon_ftrack_admin.md --- website/docs/addon_ftrack_admin.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/docs/addon_ftrack_admin.md b/website/docs/addon_ftrack_admin.md index 74e5c499..22fb73f1 100644 --- a/website/docs/addon_ftrack_admin.md +++ b/website/docs/addon_ftrack_admin.md @@ -97,6 +97,12 @@ By default any task status will be updated to `In Progress` when launching an ac List of parent object types where this is triggered ("Shot", "Asset build", etc. Skipped if it is empty) +### Sync status from Task to Asset Version + +This will sync the status from the task to the latest asset version on the task. + +NOTE: Due to a potential infitine status update loop, the event server user and the user updating the task status, need to be different. If it is the same user, the status will not be synced. + ### Sync status from Version to Task Updates Task status based on status changes on its Asset Version.