Sometimes I need to check out my finished tasks when sprint is over. But I cannot find them on the board or in backlog. Where can I check al the finished tasks?
Your best bet to start is to use a simple JQL query
assignee = currentUser() and resolved >= -1w
You can change this to your specific issue types, date range, or any custom field. Then I recommend saving the filter and adding it to a gadget on your dashboard.
Hello @Anastasia
Welcome to the community.
You can find your finished task for each sprint listed in the Sprint reports available under Reports in the navigation pane on the left.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.