JIRA: Find all issues related to a user
assignee = currentUser() OR assignee was currentUser() OR reporter = currentUser() This will suffice the query
assignee = currentUser() OR assignee was currentUser() OR reporter = currentUser() This will suffice the query