The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any way to find out text inside the "made changes" or status change?

Pitroda Khushi EXT
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!
February 23, 2024

11.png

 

Here I want to fetch using JQL what are the changes that this user has made.

 

In same way when we write comment ~ "Something"

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
June 6, 2024

Hi @Pitroda Khushi EXT and welcome, 

you can retrieve issues updated by user (https://community.atlassian.com/t5/Jira-Service-Management/Is-there-a-way-in-JQL-to-search-for-who-update-modified-changed/qaq-p/1733942) but you can't retrive what changes user did on issue in a JQL. In order to retrieve those changes you need to got the history tab of each ticket.

Fabio