Forums

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

JQL to search for "Shared" issues?

Grant Robinson
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!
October 1, 2019

Does anyone know what the JQL would be if I wanted to search for all issues "shared" with the "currentUser"?

2 answers

1 accepted

2 votes
Answer accepted
Jack Nolddor _Sweet Bananas_
Atlassian Partner
October 1, 2019

Hi Grant Robinson and Welcome,

 

By "shared", did you mean an ServiceDesk request in which other people has access to the request because the reporter has "shared" the ticket? If so, please use the query below:

 

In English:

"Request participants" = currentUser()


In spanish:


"Participantes de la solicitud" = currentUser()

 

 

Regards

0 votes
Mikael Sandberg
Community Champion
October 1, 2019

Hi @Grant Robinson,

Welcome to the Atlassian Community.

If you by shared mean the share button that sends an issue link to the user, that action is not stored anywhere, so you cannot search on it.

Suggest an answer

Log in or Sign up to answer