JIRA - Filter by Current Sprint
complete
Ashutosh Priyadarshy
complete
You can now add a custom JQL Expression in order to find tasks that are in the current sprint and open. Here's a JQL Expression you can use:
assignee = currentUser() AND sprint in openSprints() and sprint not in futureSprints() and resolution = Unresolved order by updated DESC
Here's how to switch to JQL mode in Sunsama: https://www.loom.com/share/9cb72130f70a4c9d823c017eb10aae64