Have already tried:
summary ~ currentUser() OR description ~ currentUser() OR comment ~ currentUser() OR text ~ currentUser()
but returns just the issues where the username has been included the comments' content, and thus, it doesn't return issues where currentUser is just the author of the comment.
It is not possible at the moment. On JIRA Server, you can use a plugin like JQL Tricks but it is not an option in Cloud. Not sure if there is a Connect add-on that provides this functionality.
Thank you, Jobin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The statement from OP can never work since neither currentUser() nor currentLogin() support the text search operator "~".
See currentUser()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.