You need to sign in to do that
Don't have an account?
Art Smorodin
TaskRelation ID's issue
Hi All,
question when I query TaskRelation table it comes back with a TaskId column ( for exapmle 00TU000000Sp000000). When I take this ID and paste it into URL it takes me dorectly into the Task, all look good.
But now I try to query Task table (SELECT Id,OwnerId,Status,Subject FROM Task WHERE Id = '00TU000000Sp000000') it comes back empty:
"Sorry, no records returned."
How is this possible?
Please help.
question when I query TaskRelation table it comes back with a TaskId column ( for exapmle 00TU000000Sp000000). When I take this ID and paste it into URL it takes me dorectly into the Task, all look good.
But now I try to query Task table (SELECT Id,OwnerId,Status,Subject FROM Task WHERE Id = '00TU000000Sp000000') it comes back empty:
"Sorry, no records returned."
How is this possible?
Please help.
http://salesforce.stackexchange.com/questions/56096/are-there-limitations-on-querying-tasks
Regards
Adrian
All Answers
http://salesforce.stackexchange.com/questions/56096/are-there-limitations-on-querying-tasks
Regards
Adrian