roles in workflow not assigning correctly.
Hi,
I can’t seem to assign a task to myself using a workflow using roles.
An incident has responsibility “Data Governance” and I’m assigned this role as per the picture. The workflow I created triggers on updating the status and sends a user task to the “Data Governance” role.
Can you tell me what I’m doing wrong? No tasks are being assigned but the workflow does run without error.
Former User
Posted 5 years ago · Edited 1 year ago·Last reply 5 years ago
5 comments
sougatasarkar
·5 years ago · EditedHi [Michael Liu] -
As suggested by Pranay .Please validate your Workflow configuration in DGC Workflow-Overview page .Also to debug you can check the logs from Console.
adityapawar
·5 years ago · EditedGood Suggestion Michael Liu was looking for help. I was just helping him Pranay
adityapawar
·5 years ago · EditedCan you confirm it is Event based workflow with Event is Status changed.
Then If you try to change the status please verify history tab to check workflow runs or not.
Also just to debug the workflow try to start it without event also manually and check if it assigns task or not to specified role.
adityapawar
·5 years ago · EditedCan you confirm it is Event based workflow with Event is Status changed.
Then If you try to change the status please verify history tab to check workflow runs or not.
Also just to debug the workflow try to start it without event also manually and check if it assigns task or not to specified role.
pmahend3
·5 years ago · EditedHi Aditya,
It would be ideal to take a look at the configuration of the workflow along with the code to troubleshoot this issue. Did you check to see if the scope of the workflow is set to run on an Asset?
Thanks