Hello! I need to display in the search result filter all the problems commented on by a specific user. What kind of request to make?
Hi @Aleksey ,
You can create such a query using ScriptRunner plugin with the commented function :
issuetype = Problem AND issueFunction in commented("by berry_a")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.