does anyone know if it is possible to change the originator. Through a migration I had to restart a workflow and the task went to me instead of the actual originator.
I know about using a field in the form, but just wanted to ask if this is possible?
Should you find content from the above links useful and/or answered your question, Kindly Mark such as "Accepted Solution and/or Kudo", remember we're updating and putting content avalilable for other community members to use.
I just reproduce the issue, please see below setting it seem like the issue is cause by K2 management settings
1) login usig admin rights account and add the person who need right to the workflow on management (e.g Barry)
under GeneralNotification.WorkFlow.sendNotification
Note: You can add many users to start the workflow and receive notification on management
Should you find the information from the article useful or leading you to the answer please mark as "Solution and/or Kudo", as it will assist other k2 developers with relevant information in the near future.
Best Regards
Elvis
[K2 will not accept any liability for any issues arising from actions taken in respect of the information provided by any forum member]
I am assuming you are talking about the workflow task item. To change the recipient of the task you can access your workflow and on the task step, you can change the recipient:
If this post answers your question please remember to mark it as a solution or Kudo.
Kind Regards
Jacques.
[K2 will not accept any liability for any solutions provided on post's by members on this forum.]
PS: I don't really like the solution though. Many things can go wrong with direct db manipulation and its not supported. My recommendation would be to open a support case.