Skip to content

Commit 9bc8c58

Browse files
committed
Review
1 parent 42cce9a commit 9bc8c58

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/en/docs/marketplace/platform-supported-content/modules/workflow-commons.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,13 @@ You can find the following pages in Workflow Commons:
7171
* **Targeted tasks** – Shows a list of all tasks that the selected user is a target user of (the administrator can re-target these tasks to another user).
7272
* The **Groups** section – In this section, administrator can view the groups a user belongs to, add the user to new groups, or remove them from existing ones.
7373
* **WorkflowGroup_Overview** - This page allows the workflow administrator to manage workflow groups and their members. The administrator can add or remove users from groups. Workflow groups can be used for task targeting, enabling members to view and pick up tasks targeted to their group. You can add groups to your project via Studio Pro under **App Settings** > the **Workflows** tab > the **Workflow groups** section. To allow group targeting in a user task, make sure to enable the **Workflow groups** feature in Studio Pro **Preferences** > **New features**.
74-
* **ConflictResolution** - This page allows the workflow administrator to resolve incompatible workflows in groups, that can be composed based on the conflict reason, the current activities and/or the execution path. Depending on the selected workflow(s), the administrator can choose one of the allowed resolution actions: Continue, Jump to Activity, Restart or Abort. For more information on when these options are available for workflow instances, please refer to the [Workflow Documentation](https://docs.mendix.com/refguide/workflow-versioning/#conflict-types).
75-
* **Continue** – Resumes processing workflow instances from the point where they were before a new version of the workflow definition was deployed.
76-
* **Jump to Activity** – Displays a list of activities to which the workflow instances can jump. After selecting an activity, the changes will be applied to the workflow instances.
74+
* **ConflictResolution** - This page allows the workflow administrator to resolve incompatible workflows in groups. These groups can be formed based on conflict reasons, current activities, or the execution path. Depending on the selected workflow(s), the administrator can choose one of the allowed resolution actions: Continue, Jump to Activity, Restart, or Abort. For more information on when these options are available for workflow instances, see the [Workflow Versioning Conflict Types](/refguide/workflow-versioning/#conflict-types) section in *Workflow Versioning and Conflict Mitigation*.
75+
* **Continue** – Resumes processing workflow instances from the point they had reached before a new version of the workflow definition was deployed.
76+
* **Jump to Activity** – Displays a list of activities that the workflow instances can jump to. After selecting an activity, the changes will be applied to the workflow instances.
7777
* **Restart** – Stops the current task of the workflow instances and restarts them from the initial task in the workflow definition.
7878
* **Abort** – Aborts workflow instances along with all of their currently running user tasks.
7979

80-
{{% alert color="info" %}} The **Jump to Activity** option is available only if all selected workflow instances share the same current activities. {{% /alert %}}
80+
{{% alert color="info" %}} The **Jump to Activity** option is available only if all selected workflow instances share the same current activities. {{% /alert %}}
8181

8282
### Page Templates
8383

0 commit comments

Comments
 (0)