Release Workflow Commons v4.0.0 #64
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release notes:
WorkflowUserTaskView, for unified access to user tasks regardless of whether these tasks are in progress or completed. For more information, refer to the Workflow Commons module documentation.OCh_Workflow_StateandOCh_WorkflowUserTask_State, since state-change events are removed in Mendix 11.Note: When upgrading to v4.0.0 or above, make sure that you are currently using Workflow Commons v3.6.0 or above. If you are using an earlier version, first upgrade to any version between v3.6.0 and (but not including) v4.0.0, using a Mendix 10 version. Perform the required key and/or assignee migrations for all your environments. Any required migration will be shown in the WorkflowAdminCenter page.
Note: As a result of upgrading to Mendix 11, the microflows and snippets that previously used the
WorkflowCommons.UserTaskViewentity have been replaced with documents that usesWorkflowCommons.WorkflowUserTaskVieworSystem.WorkflowEndedUserTaskas a parameter. If you are using one or more of them in your project, see the list below for replacement. Also, in case you have any logic based on theWorkflowCommons.UserTaskViewentity, make sure to adapt this accordingly.Microflows:
Snippets: