bayoteers / AgileTools

Bugzilla extension that provides team management and scrum tools
14 stars 4 forks source link

Can sprints be named? #5

Open mdblorenzo opened 11 years ago

mdblorenzo commented 11 years ago

Is it possible to update the plug-in so that when configuring a sprint, we can also give it a name/label? I see that a label is stored in the DB, but this seems to be automatically generated. It would be great if we could manually over-ride this with a more meaningful label.

Thanks, Lorenzo.

keto commented 11 years ago

I think there isn't any reason why the sprint name couldn't be freely editable. The automatically generated name was just chosen for simplicity, so that user doesn't need to care about that. But it probably would be good thing to offer the option to set that to something else.

To keep things somewhat consistent, I think it might be good to force at least the beginning of the sprint name to " sprint" format.

MarkMaldaba commented 8 years ago

Any word on this? Is it a big job? It would be very useful to us.

keto commented 8 years ago

It should not be a big change, but unfortunately I haven't had time to work on these Bugzilla extensions lately.