Youtrack filter issues without a comment
Hello,
We are using YouTrack as a support helpdesk however have an issue where we are trying to filter issues without any comments.
Currently attempting: #Unresolved order by: {issue id} Fix versions: Unscheduled Fix version: Undecided Fix versions: Hotfix (commented: -{This week} )
The issue here is that where issues don't have a comment at all they don't appear in this search result. Is it possible to create a filter which includes "uncommented" issues?
p.s. I've added a new issue on YT because it seems to be including issues with the keyword "comment" in it: http://youtrack.jetbrains.com/issue/JT-25913
We are using YouTrack as a support helpdesk however have an issue where we are trying to filter issues without any comments.
Currently attempting: #Unresolved order by: {issue id} Fix versions: Unscheduled Fix version: Undecided Fix versions: Hotfix (commented: -{This week} )
The issue here is that where issues don't have a comment at all they don't appear in this search result. Is it possible to create a filter which includes "uncommented" issues?
p.s. I've added a new issue on YT because it seems to be including issues with the keyword "comment" in it: http://youtrack.jetbrains.com/issue/JT-25913
Please sign in to leave a comment.
To output all issues without comments try as follows:
Thank you.