Skip to content

Commit 42cce9a

Browse files
committed
Update documentation after review comments for conflict resolution feature
1 parent 3918b34 commit 42cce9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ 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 compose based on conflict reason, the current activities and/or the execution path. Depending on the selected workflows, the administrator can choose to continue, jump to activity, restart, or abort them. 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).
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).
7575
* **Continue** – Resumes processing workflow instances from the point where they were before a new version of the workflow definition was deployed.
7676
* **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.
7777
* **Restart** – Stops the current task of the workflow instances and restarts them from the initial task in the workflow definition.

0 commit comments

Comments
 (0)