I've a situation where I need to extract data which was owned by a scrum master who is no longer working in the scrum team.
Hi @Vighnesh V Pai ,
you can use some JQL to retrieve all tickets where a specific transition was made by someone :
status changed TO "In Progress" BY alexis
Let me know if this helps,
--Alexis
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.