I am trying to create a filter to search for all issues that were ever assigned to me, even after the assignee is changed. I cant find the appropriate search parameters for this
Click the eyeglass icon on the left pane Click on "Advanced search for issues" On the top right, click on advanced search to open the JQL textbox Enter the text "assignee = currentUser() OR assignee was currentUser()" If you'll use this repeatedly, click save and name the search Then you'll see it on the left bar under Starred...