Details
-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Hi guys, i'm a mariadb user, this filter in Jira:
assignee = currentUser() AND resolution = Unresolved ORDER BY updatedDate DESC
return nothing to me, could we change it to:
(assignee = currentUser() AND resolution = Unresolved) OR reporter=currentUser() ORDER BY updatedDate DESC
since i'm in most cases the reporter and not the assignee
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
We cannot change that. But you can create any filter you want, bookmark it and then you won't need to type it over and over again.