How can I create a JQL search query to find comments that I have made in all tickets for a project?
Hello @Mitchell Mariani
Welcome to the Atlassian community!
Jira filters are used to return issues, not comments on issues. Are you really trying to get the actual Comments, or are you trying to get a list of issues where you have added comments?
Are you using Jira Server/Data Center or Jira Cloud?
If your URL is like this, then you are using Jira Cloud.
https://<something>.atlassian.net/
If you are using Jira Server/Data Center, what version are you using?
Hi trudy, I'm using Jira server (https://jira.zooxlabs.com). I found a workaround, but it also includes tickets I was mentioned in. comment ~ currentUser()
For the future how do I add Jira JQL extensions on my company account?
https://marketplace.atlassian.com/apps/1214791/jql-search-extensions-for-jira-reports?hosting=cloud&tab=overview&utm_source=atlassiancommunity&utm_medium=listinglink&utm_campaign=daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Refer to the Installation tab on that same page. And make sure you have selected the correct Hosting type.
Only a Jira Administrator can add an app to your Jira instance. App functionality then generally becomes available to all users of the instance, and your company is billed for the app based on the number of user licenses you have purchased for your Jira instance. Most apps cannot be configured to be available for only a subset of users of the instance.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.