Is it possible to find issues that a deactivated user was watching? I have been playing around with JQL and can't seem to find exactly what I am looking for to narrow it down. Wondering if its even possible.
Yes, it is possible. What you need to do is get the Atlassian Id for the deactivated user, which you can do by going to Teams and lookup the user, or via admin.atlassian.com. You can then use it as part of your query like this:
watcher = <atlassian Id> e.g. watcher = 1111122222333334444455555
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.