The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I would like to create a query that lists service desk issues that are currently unassigned but that someone has commented on.
I have a workflow that keeps a ticket in an unassigned state until an approval has been given, but if someone comments on the ticket and doesn't @ mention anyone, that comment will remain buried until the approval is received. I'd like to set up a dashboard that displays unassigned issues with comments so they can be reviewed.
I could probably do a query that is some variation of updated > created, but I'm looking for a smarter solution!
I can't do it with "out-of-the-box" JQL. Scriptrunner has a "hasComments()" JQL function that lets me set up this query
assignee=Unassigned AND hasComments(0)
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.