Hello, for my project I'm using an Initiative/Epic/Story/Subtask type of hierarchy.
We don't care for sprints. We basically look at the Plan daily and try to understand how things are progressing toward the active stories.
Stories have a due date, that are somehow fixed in stone (when we want things to be delivered). And we keep estimates up to date daily, for each subtask, which rollup to stories. Stories also have an actual start date, that I'm ok manually setting in the story when we start working on it.
I would like to do something that is super simple and obvious, but it does not look like it is easily doable.
When I look at the plan every day I would like to see on the timeline when is a story projected to end based on the current estimate (Today + current estimate), and I would like to also see how the projected end date compares to the due date. Are we on track or not?
Basically I would like to see a bar that goes from Start Date to (Time.now + estimated). And within that bar a mark for the due date. Is it that weird?