Hello,
I hope you are doing well!
I have a question regarding a query:
project = X and type = bug and status changed to "Done" By ( membersof ("x-group")) and updated >= -1d
This query is not working, is working only with user-id, but I need with a group.
Is there a workaround?
Thanks in advance?
Regards,
David.
No - you can only find out whether any of
Assignee, Reporter, Voter, Watcher, Creator, custom fields of type User
is or was memberOf(x-group)
according to the official documentation: JQL Functions
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.