I have made several stories (with due dates), with subtasks (with due dates).
How can I put subtasks in a Sprint?
How Can I make a report showing stories/due dates AND subtasks / due dates?
Thx in advance.
Dear Stefan,
As for your first question; Sub-tasks come with an Issue/Story, they should be automatically included with your parent Issue. Why would you want them tracked separately?
And for the reporting question;
You could make a Issue Filter with JQL and put it on a Dashboard Filter Gadget;
issuetype in (Story,Sub-task) AND duedate is not EMPTY
The above JQL will give you all Stories and Sub-tasks which have a duedate set.
Friendly Regards,
Jeremy Mooiman
Subtasks belong to their parent issue because they are part of it. If the parent issue is in a sprint, then the subtasks are as well because they are part of it.
The most simple "report" is a search for issues in the issue navigator. Include the due date in the columns selected for display (there's a fields/columns config button towards the top right of the screen)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.