Discussions
Why randomly missing parent projectTask name in title using TimeBillSearchAdvanced in SOAP WS?
Hi,
When calling TimeBillSearchAdvanced in SOAP Web Services, I don't always get the same result from the "title" field of ProjectTaskSearchRowBasic column if the projectTask has a parent.
Sometimes, the "title" field contains only the child projectTask name (eg: "My child task Name", sometimes, the "title" field contains the parent projectTask name AND the child projectTask name (eg: "My parent task Name : My child task Name").
I run the same query multiple times and the result change.
Am I missing something?