We are trying to build a filter to show only the active subtasks in a sprint.
For example, a parent ticket has 3 subtasks
Task completed in previous Sprint so that leaves 2 tasks for the newsprint
How over using something like the below to filter the data we still see the closed tasks
project IN (ANA, NTO, INFDEV, PTR, SCL, SGI, TDT)
AND issuetype IN (Dev, Review, Test, Sub-task)
AND sprint = 242
ORDER BY created DESC
any thoughts pelase
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.