Symptoms
Dear Support
We have assigned the user rights "domaindomain users" for the workflow process, but when we tried to create an instance from the application its telling the user is not having enough permission on this work flow.
The permission we have given is Start/View and Participate.
SO please update this on urgent basis
Diagnoses
Do a refresh of the Identity.Identity table
Resolution
Resolution:
"
Will you please run the following Script against the K2 Database and test again:
update tK2].2Identity].yIdentity] set ExpireOn = GETDATE(), MembersExpireOn = GETDATE(), ContainersExpireOn = GETDATE()
"