Hello everyone, I want to check the tickets which are assigned to a group TODAY whether they have closed it (resolved) or not.
or In other way, numbers of tickets TODAY people (a group) have picked from one queue. whether its resolved or not.
any help please.
Welcome to the Atlassian Community.
Try this:
assignee was in membersOf("GroupName") after startOfDay() and assignee changed after startOfDay()
Hi Ivan, Thank you so much for your answer. i will check & confirm :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.