From f71ed307f90522d5c72e07cc7c06e9406f732ec7 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 9 Aug 2026 19:33:09 -0700 Subject: [PATCH] Docs are wrong here too --- docs/usage.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index bd03c9a51..7fc245f22 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -576,7 +576,9 @@ The following workflow action types are available: - Tags, correspondent, document type and storage path - Document owner - View and / or edit permissions to users or groups -- Custom fields. Note that no value for the field will be set +- Custom fields, optionally with a value. If no value is set, the field is only added to the + document and any value it may already have is left untouched. If a value is set, it will + overwrite an existing value of that field on the document. ##### Removal {#workflow-action-removal}