No UserTaskView object available for `User Task`

0
Hello, When I try to assign a task to an employee I get this error, but it still works like nothing happened. I have no idea how to fix it. the full error: No UserTaskView object available for `User Task`. Please check if the event microflows have been configured in the App Settings.   Thank you,
asked
1 answers
0
  • Dashboards and metrics in Workflow Commons v2.1.0 and above depend on state change microflows. Make sure to configure the following state change microflows in the App Settings > Workflows tab:
    • Set Workflow state change to OCh_Workflow_State
    • Set User task state change to OCh_WorkflowUserTask_State

https://docs.mendix.com/refguide/workflow-setting-up-app/#1-introduction 

answered