We need to admit, these days, people are more reliant on contributed modules then Drupal core. What is in Drupal core is taken as a given and some requested new feature would ever come in a contributed module in a reasonable timeframe for a Drupal site builder. People are not waiting for Drupal 7 to get a feature, people are active in the issue queues to get things done sooner. Drupal core is supposed to lay the foundation and be stable for long, while contributed modules can experiment, change, and add new features on a much more active pace. So as a result, Drupal core can keep using the "will be released sometime" approach, and it does well with Drupal 7 allowing for more improvements by not keeping the "every 12 months" release cycle intact. With contributed modules on the other hand, much more frequent releases are anticipated with new features introduced through a shorter timeframe.
What's common in both, is that for longer lasting development, overseeing progress on major areas like the file API, the database layer and so on is important, while on shorter release cycles, knowing what is required for the release to be fixed, and whether the project is on track or not could be key to get contributors. So having (A) overviews of project progress and (B) checklists of things to be done is increasingly needed on drupal.org. There are a few things people did about these needs recently, and all have their advantages and disadvantages. There are some reasonably new approaches, so I decided to highlight the ways I see people approach project planning on drupal.org.
Drupal.org runs the infamous project* module family to help micro (and not so micro) projects run around the Drupal core. These include modules, themes and translations as well as installation profiles. Currently, drupal.org hosts more then four thousand (yes, more then 4000) projects, with support for a CVS space for hosting the code with branching and tagging, as well as a release system tied to those CVS concepts. Projects can also have an issue queue, which people can submit issues with, covering bug fix requests and suggestions as well as new feature requests. So a project's issue queue can be quite busy, but it is the only "core" way to track what needs to be done, who is assigned to these tasks, who is working on them, what is the current status and so on.
So eventually people started to experiment building new tools on top of project issues to help manage project planning, overviews and checklists. Here is a hopefully comprehensive list of what tools people built on top:
So far all of the above ways to help manage projects suffered from a need for manual editing. When a task was closed, people needed to remove it (or cross it over) in the patch spotlight / TODO list. When new issues were added, people needed to go and add them manually. The overviews only provided a sense of progress based on what humanly added metadata was in there. So people started experimenting with two relatively new things.

Are we at finding the best / right tool for the job? Likely not. Tags are great because you can see status instantly for the tagged issues, and adding and removing tags is done while you change status and add comments anyway. The resulting issues lists still show a stream of equal looking issues however, without clear priorities, milestone assignment, and so on. Edited overviews are good because we can put issues in context, have a priority hierarchy and give more help for people who are looking to contribute. But they still require hand editing for new issues (even though existing issue status is automatically updated).
As you've seen people kept experimenting with the ways they can do project planning, checklists, release preparation to get people know where projects stand, where helping hands are needed. We will keep expanding on these tools. I would not expect drupal.org to run project management tools allowing for milestone management, release requirements setup or whatnot as provided by more directed project management solutions. We are figuring out tools for our own needs and will keep experimenting with them as we go along.
Did you ever wonder you need project planning and overviews for your drupal.org project? Did you use the groups wiki pages, groups panels approach or something else I missed entirely?
Ps. I run into this topic for the need of the Drupal.org upgrade. Dries has an update blog post on our progress and we still need your financial as well as development support for the process. The upgrade overview page at http://drupal.org/node/362117 provides a good overview of where we are, and what kind of tasks we see lying ahead for the upgrade alone.
Comments
freelance webdesign (not verified)
Sat, 03/28/2009 - 14:58
Permalink
Related Issues
Being a student, I have experienced before using Drupal to help towards building new tools that actually make it easier for others to manage planning, overviews and checklist. It’s not that simple but luckily we have one amongst our group who is good on the Patch Spotlight.
Add new comment