Hello:
I've created a service project and created multiple queues to display information in certain ways. I've gotten several completed but I have one outstanding.
I would like to display only issues/tickets that have not had any response or comment since the creation of the issue/ticket.
What is the best way to display the desired information?
Hello @Matt Cabral
Welcome to the Atlassian community!
There is not a native JQL function to search for issues based on the number of comments they have.
There are third party apps that would give you that capability if you are open to them.
Alternately, you could add a custom field for counting comments as they are added, and use an Automation Rule to increment the field based on comments being added.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Matt Cabral Just to help you out. Here are a couple of apps that provide that functionality in the marketplace.
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.