Hi,
I have a JiraQuery to pull the TimeSpent column for certain sprint and it looks great.
The issue I am facing is, it is not giving any details about the users other than assignee.
Eg: If users other than an assignee logs hours in story, then the TimeSpent column shows those hours against the jira hence against the assignee.
Is there any function or query elements or column-names which can be used to pull hours logged by users, not by Assignee of the story?
No plugin or Database accesses available.
Thanks in Advance!!!!