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")
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")
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.