Structure & Workload Analysis For Complex SW Projects (Agile)

Michael Vollstedt January 31, 2017

Hi there,

I am in a pretty bad dilemma using JIRA for our software development projects. I hope you can maybe help me with the following problem concerning the estimate & remaining work.

We are using following structure to break down our project work:

  • EPIC 
    • Task  
      • SubTask (work estimate)
    • Task (work estimate)
    • Story
      • SubTask (work estimate)

We chose this way, because we need some kind of break down structure in order to sort all our tasks into the correct categories, modules etc. where work has to be done. Later on we use Tasks and Stories in our monthly sprints.

Beforehand, we use the above structure to estimate our work as follows:

  • Most of the time we use the subTasks to estimate the work to be done.
  • Small tasks are estimates within a Task (where additional SubTasks are not needed)
  • We never estimate Stories (only the SubTasks within)

And this is where my problems start:

  • JIRA does not support the sum of Story SubTask estimates
    • Therefore workload pie is not correct
    • Epic estimates are not correct
  • JIRA does not calculate the sum of Tasks correctly, if there is a mix between estimates on task directly and tasks, where the estimate is just the sum of its SubTasks. Hence only the estimate of the directly estimated tasks is showing.
  • JIRA Server 7.3 does not support a filter, where I can search for Tasks and SubTasks of a specific EPIC. Therefore I cannot export the remaining estimate.
  • JIRA Server 7.3 does not support Excel Export any more - which back in its day exported the corresponding SubTasks automatically.

 

Do you have any idea how I can keep working with JIRA using some sort of break down structure (EPICs, ...) and keep track of our workload? We need to sort work into different categories and using the JIRA Backlog with version numbers and epics seemed to be a good approach at the time.

I am open for suggestions wink 

Thanks in advance

Mike

2 answers

1 vote
Eugene Sokhransky _ALM Works_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 6, 2017

Hello Michael,

Not sure if you already found a solution, but you may want to check our Structure add-on. It will allow you to do several things:

  1. Visualise your hierarchy of Epics, Tasks/Stories and subtasks. Plus if you ever need to introduce a level above epics to rollup time values across multiple epics and track progress, this is really easy to do.
  2. Calculate totally based on the hierarchy regardless of the level, where you add the estimate: https://wiki.almworks.com/x/0ILR. The totals are shown not only in structure, but also on the issue page: https://wiki.almworks.com/display/structure/Structure+on+the+Issue+Page#StructureontheIssuePage-AdjustedTimeTrackingSection
  3. Use customisable progress column: https://wiki.almworks.com/x/agBg
  4. Quickly create nested issues breakdowns by any JIRA fields for reporting: https://wiki.almworks.com/x/zAquAQ

Depending on your process, there might be other useful things Structure can do. If you want to discuss this in more details, please contact us at support.almworks.com and we'll be happy to give more ideas and explain these features in more details.

Kind regards,

Eugene (ALM Works)

minghua June 12, 2017

Hi, Eugene, Will you shed some light about Structure and Projects Count-down towards a deadline date?

Eugene Sokhransky _ALM Works_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 13, 2017

Done!

0 votes
Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 12, 2020

ALMWorks Structure is a great to manage issue hierarchies and its integration with the Better Excel Exporter app allows using all the Excel reporting features on structures. You can aggregate cells and render charts from those:

jira-structure-iterations-overview

Suggest an answer

Log in or Sign up to answer