Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
"Change Task Owner" action in the "Job Admin" window
PaulD
Can we tell TeamSite to allow Administrators to use the "Change Task Owner" action in the "Job Admin" window gotten to from the Job Options menu in the ToDo list?
I've tried to change the task owner from the job options in the todo list as a TS administrator and was not allowed. This was using TS 5.5.2 SP1+ on AIX 5.1.
thanks in advance,
Paul Dailey
IBM Global Services, Interwoven Competency
Find more posts tagged with
Comments
Adam Stoller
I believe you have to be either a Master, the Job owner [or creator?] or the Task owner in order for this to work. A quick test on my 5.5.2 SP2b W2K system seems to validate this.
--fish
(Interwoven Senior Technical Consultant)
Hazzie
you could write a custom menu item that uses the WFTask module specifically $TaskObj->SetOwner($newOwner);
You could then secure the custom menu item to admins only.
Not quite what you want but a way around it...
Hazzie
TS 5.5.2 on NT.