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)
Querying group task
Arc
[html]
Hi
I have to query for the grouptasks in the system,
before one of the members takes ownership of
the group. Tried the below query, but it was not returning
the task....am i doing something wrong here.
String taskQuery = "";
The below query is working
String taskQuery = "
";
its giving me all the tasks owned by the user logged in
and any tasks that is not owned by anybody
(the group task mentioned above is getting displayed,
as noone has taken the ownership, apart from other tasks
with no owner), BUT i need to get hold of tasks
shared by the group imagegroup.
thanks
[/html]
Find more posts tagged with
Comments
Arc
Any pointers/solns/workarounds please thx
trying this in ts6.7.0/windows