How to write query that will select only issues resolved by me.
I have found some old post that says its no possible, but it might have changed.
The " != " operator is used to search for issues where the value of the specified field does not match the specified value. (Note: cannot be used with text fields; see the DOES NOT MATCH (" !~ ") operator instead.)
Use next JQL: status was resolved by "username"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With