You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 13/umbraco-workflow/workflow-section/workflow-settings.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ You can configure the **General** Settings from the **Workflow** section in the
19
19
20
20
***Flow type** - Determines the approval flow progress. These options manage how the Change Author is included in the workflow:
21
21
***Explicit** - All steps of the workflow must be completed and all users will be notified of tasks (including the Change Author).
22
-
***Implicit** - All steps where the original Change Author is _not_ a member of the group must be completed. Steps where the original Change Author is a member of the approving group will be completed automatically and noted in the workflow history as not required.
22
+
***Implicit** - All steps where the original Change Author is _not_ a member of the group must be completed. Steps, where the original Change Author is a member of the approving group, will be completed automatically and noted in the workflow history as not required.
23
23
***Exclude** - Similar to Explicit. All steps must be completed but the original Change Author is not included in the notifications or shown in the dashboard tasks.
24
24
***Approval threshold** - Sets the global approval threshold to One, Most or All:
25
25
***One** - Pending task requires approval from any member of the assigned approval group. This is the default behavior for all installations (trial and licensed).
@@ -33,7 +33,7 @@ You can configure the **General** Settings from the **Workflow** section in the
33
33
***Workflow** - Prevent editing scheduled content when scheduling was approved via Workflow
34
34
***All** - Prevents editing all scheduled content
35
35
***Administrators can edit** - Set to true to allow administrators to edit content at any stage of the workflow, ensuring flexibility and control over the content approval process.
36
-
***Mandatory comments** - Set to true to require comments when approving workflows. Comments are always required when submitting changes for approval, and are always optional for admin users.
36
+
***Mandatory comments** - Set to true to require comments when approving workflows. Comments are always required when submitting changes for approval and are always optional for admin users.
37
37
***Allow attachments** - Provide an attachment (such as a supporting document or enable referencing a media item) when initiating a workflow. This feature is useful when a workflow requires supporting documentation.
38
38
***Allow scheduling** - Provides an option to select a scheduled date when initiating a workflow.
39
39
***Use workflow for unpublish** - Determines if unpublish actions require workflow approval. Set to true to display the **Action** option when submitting the content for approval.
@@ -169,7 +169,7 @@ Umbraco Workflow provides **Settings** for determining who receives emails at wh
169
169
Duplicate users are removed from email notifications.
170
170
{% endhint %}
171
171
172
-
By default, all emails are sent to the **Group**. This might not always be an ideal situation. For example: cancelled workflows would be best sent to the **Author** only, likewise with rejected.
172
+
By default, all emails are sent to the **Group**. This might not always be an ideal situation. For example: canceled workflows would be best sent to the **Author** only, likewise with rejected.
173
173
174
174
It might be useful to notify **All** the participants of completed workflows but even this may be excessive. Depending on your website, you can adjust the best configuration.
0 commit comments