Ticket #1248 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

Update burndown chart on each ticket update

Reported by: toteb5@gmail.com Assigned to: sambloomquist
Priority: high Component: ScrumBurndownPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

It would improve user experience a lot if we didn't have to wait for our cron job to run while the burndown chart gets updated. I think the ideal solution would be if the burndown chart was updated after each ticket update.

Attachments

Change History

02/28/07 05:40:49 changed by sambloomquist

  • priority changed from normal to high.
  • status changed from new to assigned.

This is a good idea and should be fairly simple. I definitely should have done this to begin with to eliminate the whole need for the cron job. If I can get ahead on my "real job" duties in the next week or two, I'll try to make this change.

(follow-up: ↓ 3 ) 04/10/07 22:24:42 changed by andyg

I definitely think this is a good idea.

Another thought (maybe requiring a new ticket), would be to optionally plot burndown points according to each change, but still on a daily axis. This way the plugin would be more useful in a modified scrum where estimates may be changed during a sprint. So if an estimate of a future ticket needs to be changed to show more work, and another ticket has some work completed (less effort remaining), the chart will show the increase and decrease instead of showing almost no change if they cancel each other out.

(in reply to: ↑ 2 ) 04/11/07 01:58:27 changed by anonymous

Replying to andyg:

I definitely think this is a good idea.

Another thought (maybe requiring a new ticket), would be to optionally plot burndown points according to each change, but still on a daily axis. This way the plugin would be more useful in a modified scrum where estimates may be changed during a sprint. So if an estimate of a future ticket needs to be changed to show more work, and another ticket has some work completed (less effort remaining), the chart will show the increase and decrease instead of showing almost no change if they cancel each other out.

I second this idea.

04/16/07 23:57:06 changed by anonymous

I'm so excited by this, I might just hack up the code myself to do it.

04/26/07 15:39:50 changed by sambloomquist

(In [2199]) refs #1248, #1219

05/02/07 14:33:00 changed by sambloomquist

  • status changed from assigned to closed.
  • resolution set to fixed.

Add/Change #1248 (Update burndown chart on each ticket update)




Change Properties
Action