Can I remove tasks and sub tasks from active sprint board view?
I want to display only user stories there. Is it possible?
Set the board filter to exclude them. If, for example, your board filter currently says "project = X", then use "project = X and issuetype in standardTssueTypes() and issuetype != task"
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.