Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Returns: The sum of the worklogs of all the members of "jira-users" on issue PRJ-32: 4d 5h.

Example 2

Code Block
getTimeSpent("PRJ-32", "testuser");

Returns: The sum of the worklogs of the user "testuser" on issue PRJ-32: 2h.

See also

Filter by label (Content by label)
showLabelsfalse
max150
showSpacefalse
cqllabel = "jira_worklog_routine"
labelsjira_worklog_routine

...