How to change the owner of a WorkItem?

Hi,I created a WorkItem and at the time of creation I set the owner also of that WorkItem. Can we now change the owner of that WorkItem?Thanks,Vikas
[176 byte] By [vikas.jain@sdgc.com] at [2007-11-26 9:50:50]
# 1
Dont hardcode the Owner valu,we need to have some logic in the Owner field based on which you can select the Owner,so everytimg your manual action gets off to start it selects an owner,let me know your scenario in detail.
Soori at 2007-7-7 1:02:42 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
I think we cant change the Owner of a workitem,where as we can have different owner for different wirkitems of the same workflow by select an owner as I posted earlier
Soori at 2007-7-7 1:02:42 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3

Hi,

I created a WorkItem and set a owner at the time of WorkItem creation. Now that owner can forward this workitem to another Owner. It抯 my requirement. In the current scenario I抦 deleting that WorkItem and create one more WorkItem with the new Owner. Now I want to know instead of deleting the WorkItem, can we change the owner of that WorkItem?

Thanks,

Vikas.

vikasjain@sdgccom at 2007-7-7 1:02:42 > top of Java-index,Web & Directory Servers,Directory Servers...
# 4
I have the same issue here. One user has a pending workitem and I want to forward it to another user, programmatically. Any ideas on how to do this?Thanks!
JoaoGuilhermeDelValle at 2007-7-7 1:02:42 > top of Java-index,Web & Directory Servers,Directory Servers...
# 5
Ok, found the answer: use the WorkItemList view. Check it out, change the action, forwardingUsers and selectedWorkitems variables, check it back in and that's it.
JoaoGuilhermeDelValle at 2007-7-7 1:02:42 > top of Java-index,Web & Directory Servers,Directory Servers...