I've searched this site for a while trying to find an answer to this but haven't found it, so I hope I'm not duplicating the question.
I'm having a hard time understanding why Resolved cases still show work to be completed. Here is a simple given case:
1) Dev creates a subtask of a parent user story, assigns the Estimate to 1 hour
2) Dev works on task for 30 minutes
3) Dev Resolves (implemented) the case since he completed it early
At this point, the parent case of the resolved case above still shows a summed remaining time of 30 minutes. Similarly, the burndown and other reports will show the time from that case is still outstanding.
How does this make sense? If a developer has completed the work (ie, resolved the case) why doesn't remaining time show a zero? It would seem that the dev would have to update the work estimation to be exactly the same as the amount of time worked. Am I crazy or did I completely miss something?