Hello community,
is there a way to create a filter where a process ticket has not been commented yet?
Example
project = data-wh AND data_status = released AND comment of in a ticket = null() ?
The idea is that I wanna look for all tickets, which has not been answered or not worked on yet.
Would be great if anyone can help me out here.
Not directly. But you could count the number of comments and search for issues with zero commene. See Count comments on issue
Hey great, that works!!
Thx very much!
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.