Forums

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

unable to JIRA Query all the issues reported by a user with "Revoke site access"

Rajendran.Chandrasekaran
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 26, 2022

An employee has resigned, so we do "Revoke site access".

now this ex-employee cannot access the site and hence his license is also reusable by another new employee.

Currently the JIRA Query, reporter = (does not show the ex-employee)

now, my question is,

1. Is there a way where i can still JIRA Query to fetch all the bugs this ex-employee has reported?

2. Is there an option to just inactivate the user, so that I can query his reported items?

 

 

 

 

1 answer

1 accepted

2 votes
Answer accepted
Max Foerster - K15t
Community Champion
July 26, 2022

Hi @Rajendran.Chandrasekaran and welcome to the community! :)

You can try to search for any issues with the reporter being inactive, add the following JQL to your query:

reporter in inactiveUsers()

Depending on the number of inactive users, the search will return more issues than necessary, but at least you will get the right ones as well.

To narrow the search down to only the specific user, use this workaround:

  • Try the search above and head over to the profile of the inactive user
  • Copy the User ID, looking something like this 557058:c0243863-388b-4f85-b89e-a3c99854854d
  • Search for "reporter = UserID" with the ID from above

I hope that helps. :)

Best, Max

Alex Koxaras _Relational_
Community Champion
July 26, 2022

And to add to what @Max Foerster - K15t said, when you hover over a deactivated user, simply click "Reported issues" and you'll get a list of all issues reported by that user:

reported issues.png

Like # people like this
Max Foerster - K15t
Community Champion
July 26, 2022

Ha, that's cool @Alex Koxaras _Relational_ , never noticed it in the UI. It even changes to "Assigned issues" if applicable.

Like # people like this
Alex Koxaras _Relational_
Community Champion
July 26, 2022

Nice! Didn't know about it either :D lol

Like # people like this
Rajendran.Chandrasekaran
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 28, 2022

thank you so much @Max Foerster - K15t  and @Alex Koxaras _Relational_ 

This helped in extracting the user id of an inactive user. 

Like # people like this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events