When I tried assign a task , it throws error in workflow.
I tried to add assignee name in two ways:
# Hard-code the assignee email ID
# Add a people picker
When I hard coded assignee email into workflow, the error displayed as:
User task has assignment with unknown assignee sample_user@ example.com
When I placed people Picker into workflow, the error displayed as:
Assignment should be set with IDM type
Anyone have any suggestions on this assignment issue?