There are 1200 issue in my db. I want to filter who changed the status of the issue from Resolved to Close. How can I filter this using JQL?
Asked
Active
Viewed 265 times
1 Answers
0
JQL just allows you to look for "Issues" not for people. So if you need to find users that made any action, you should try with a script.
Regards

Oldskultxo
- 945
- 8
- 19