From c4896dd99c3387e30375a101e2fcd738c838c702 Mon Sep 17 00:00:00 2001 From: Joseph Rignanese Date: Tue, 19 Sep 2023 09:33:13 +1000 Subject: [PATCH] Updated for https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/3166 --- .../content-traversing-replicate-with-options/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_acs-aem-commons/features/workflow-processes/content-traversing-replicate-with-options/index.md b/_acs-aem-commons/features/workflow-processes/content-traversing-replicate-with-options/index.md index 18498cf5..80eef506 100644 --- a/_acs-aem-commons/features/workflow-processes/content-traversing-replicate-with-options/index.md +++ b/_acs-aem-commons/features/workflow-processes/content-traversing-replicate-with-options/index.md @@ -4,7 +4,7 @@ title: Content Traversing - Replicate with Options description: Replicate a bunch of content (more) safely! date: 2014-09-01 initial-release: 2.6.2/3.2.2 -last-updated-release: 4.0.0 +last-updated-release: 6.2.0 tags: aem-65 --- @@ -35,6 +35,10 @@ Processing the tree in a serial fashion allows for a more controlled workflow ex * `true` or `false` * Defaults to `false` * Typically best to set to `true` to ensure the replication queue does not build up. +* `suppressStatusUpdate` (Since 6.2.0) + * `true` or `false` + * Defaults to `false` + * Typically best to set to `false` so replication information gets updated. * `suppressVersions` * `true` or `false` * Defaults to `false`