mojira.dev
WEB-261

The 'My Open Issues' JQL code is broken

When clicking 'My Open Issues' the user will have JQL code set to 'assignee = currentUser() AND resolution = Unresolved ORDER BY updatedDate DESC', where the 'asignee' should be changed to 'reporter', beacuse it will show only those reports, that i am showed as an asignee.

HOW TO REPRODUCE:
1. When logged in, type in the search bar any text
2. Click the 'My Open Issues' button to the left
3. Watch the JQL code being wrong.

Linked issues

Attachments

Comments 2

The filter is working as intended. Its function is not what you think it is.

use "Reported by me"

SnipUndercover

(Unassigned)

Retrieved