Hi,
we're thinking about organizing work packages in Epics.
Each Epic would contain a list of software development tasks, which will be implemented by different teams in separate sprints. Usually, Epics are pretty large, so it will take several sprints to complete them. We won't add Epics to sprints, only concrete development tasks will be added to sprints.
Now I would like to extend the Epic screen to show all sprints (completed + active) which have contained one or more development tasks of the selected Epic. I'm thinking about something like this (fake screenshot):
epic_sprint_information.png
Is there a way to show this Sprint information inside of an Epic?
Thx!
If i understand your need you want to see historical sprints and see the development tasks which were completed in the sprint.
Coming your your question, editing the screen as you described is not possible out of the box jira. You will need to do customdevelopment for this.
However, your need can be met by going through to the sprint reports and seeing the list of development tasks completed.
You can even using JQL to get this list of issues.
See these links for more information
https://confluence.atlassian.com/display/AGILE/Viewing+the+Sprint+Report
https://confluence.atlassian.com/display/JIRA/Advanced+Searching
Pilar
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.