Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Help with Scriptrunner Function

Joey July 25, 2019

I'm trying to write a query to show any time, across all projects logged my any member of a user group.  The following is not working.  any advice? 

issueFunction in workLogged("inGroup GroupName")

1 answer

0 votes
Yury Lubanets
Contributor
August 8, 2019

Hi @Joey 

According to the documentation worklogged You should be on 6.4+ version of Jira.

For example the following code working for me

issueFunction in workLogged("inGroup jira-administrators")
Joey Klein
Contributor
August 12, 2019

Thanks @Yury Lubanets .  So it was working all along but the result isn't what i wanted.  i wanted only issues that members of that group logged time too.  this query retrieves any issue that a member of that group  logged time to to plus the time logs of anyone else (in the group or not) that logged time to the issue.  i ended up bringing it into eazybi and with an extra step i got what i needed.  thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events