Create query to find my comments

Triantafyllia
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 17, 2023

Hello, 

I am trying to find a Jira ticket that I commented many months ago.

I dont have the option commentedby, can you please tell me what query i have to type to search bar ? Kindly keep in mind that I am a business user and i have 0 sql skills 

ty

2 answers

1 vote
Rilwan Ahmed
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 17, 2023

Hi @Triantafyllia ,

Welcome to the  community !!

In native jira, you cannot search for tickets based on comment author or date. You need to make use of third party apps which can be paid ones as described in https://community.atlassian.com/t5/Jira-questions/JQL-for-Commented-by-user-and-commented-date/qaq-p/1410972

Workarund:
1. If the ticket was assigned to you in any stage, then you can search using JQL
assignee was currentUser()
(i.e. on the main menu --> Filters --> View all issues)

2. Click on your profile icon on the right top --> Profile -->click View All near Worked On.
You can find few tickets which you worked on.

0 votes
Charlotte Santos -Appfire-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 17, 2023

Hi @Triantafyllia 

I’m Charlotte, a support engineer at Appfire and I’m here to help you.

Unfortunately, using JQL of Jira, you’ll not be able to do it dynamically.

In the app where my team works, JQL Search Extensions for Jira, you can use this query to find all issues commented by you:

commentedByUser = currentUser()

Please contact our support if you have any other questions about this query.

We’ll be happy to help you!

Best regards,

Charlotte

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events