I am trying to find a simple repo which just shows a list of all the epics that are in progress and gives a summary of how complete they are based on the number of story points completed from its children.
I know I can do into each individual epic using the "Epic Report" but this is very time consuming if you have a number of epics when all you want is a list of epics with something like "34/48"
Is it possible to query how many story points of an epics children are complete?
(Unfortunately we are not allowed to install any plugins so needs to be something part of the offering)
Have you considered exporting search results to Google Spreadsheets with Parent column included and creating a report there?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.