I am looking for a filter where I can search for stories/tasks which has comments made by a user. I tried using commentedBy = {{accountid}}. but that is not working for me. Any suggestions?
HI Shaakir,
You can achieve this by using JQL Search Extension plugin , you can use the query issue in commentedByUser(
"filip"
) or issue in commentedByUser("membersOf(employees)")
, please refer to the documents it contains examples and other necessary information related to the usage of plugin
Shaakir,
It appears that this query comes from the Scriptrunner add on. I am experiencing the same issue when I perform a search. I would raise this as an issue with their support desk.
Thanks,
Kian
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.