vote up 2 vote down star
1

What is the best support for Scrum in Redmine?

  • Best practices?
  • Plugin support?

All plugins I've tried are either not that active anymore and/or not up to the task of managing a major project using Scrum.

I've googled to no avail...

flag
2  
@subtwo: Do not add information to your question in a comment on an answer. Please update your question with additional information. – S.Lott Sep 23 at 10:10

2 Answers

vote up 3 vote down check

Scrum best practice is to avoid using too many tools.

Agile methods put individuals and interactions first. Tools aren't important. Read this page to see what the real background of scrum is: http://agilemanifesto.org/

Read this to see more about Scrum. http://www.controlchaos.com/old-site/Scrumo.htm

Note that tools aren't really necessary.

Scrum is a series of sprints (managed with a simple backlog and burndown chart).

Scrum is a daily stand-up meeting (managed with no tools at all).

link|flag
Thanks! I was thinking along those lines but I needed to know that I didn't miss anything. Our project is scattered geographically (at least most of the time) and a web-based integration with the issue tracking system would be a great added value. At the least to keep those not away up-to-date and to keep a centralized place to find information. – Subtwo Sep 23 at 6:55
(correction: Of course I meant to keep those away up-to-date, but you know what i mean) – Subtwo Sep 23 at 6:56
Scrum is for development. Web-based issue tracking can sometimes be merged in with the development backlog. Do not make tools stand in the way of the daily scrum meeting. – S.Lott Sep 23 at 10:11
vote up 2 vote down

I don't really know Redmine but it looks like the Scrum Alliance Development Team has several Scrum plugins for it. Others potentially useful plugins are the Scrum dashboard plugin, the Todo Lists plugin, the Backlogs plugin but I can't say if they conflict or overlap with the Scrum Alliance plugins. This requires IMO some further investigations and testing.

My advices:

  1. If the team is collocated, don't use a web based tool, use sticky notes on a wall and a spreadsheet.
  2. If there are good reasons to use a web based tool, don't use Redmine if it's not satisfying.
link|flag
2  
The Scrum Alliance's fork of Redmine was modified and abandoned several months ago. I wouldn't recommend using it because it's missing a lot of recent changes in Redmine, including security fixes. The Scrum dashboard, Todo Lists, and Backlogs plugins are all maintained and good options. – Eric Davis Oct 2 at 21:51
Hey, thanks for this feedback. Much appreciated! – Pascal Thivent Oct 2 at 22:04

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.