sprints and backlogs for agile project management
webritter - October 18, 2009 - 11:16
| Project: | Storm |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
For agile project managament with strom it should be possible to define sprints for the projects. For each sprint there should be a backlog with all open tasks.

#1
Hi @webritter,
In your view - what would this need to add to Storm? What information would need to be recorded about the sprint?
#2
Hi Magnity,
Thank you for replay!
In my view I would like to create different sprints for each project.
For each sprint I would like the following fields:
- Title
- Target (Body)
- Category (Incremental, Exploration, Training, ...)
- Status (Scheduled, Active, Review, Accepted)
- Begin (Date)
- End (Date)
- Resources (The total amount of available Resources for the sprint)
- Resources Unit (Points, Work Days, Hours)
I would like to have a Sprint-Overview in the Project (List of all sprints with Title, Category, Status, Begin, End, Resources.
I have started to implement a module "stomtasks" for this part an I am in a good way :-)
There are a view other features to implement:
- Each task in the project can be assigned to as sprint.
- Each task should have a new field "planned resources"
- for each sprint, there should be a "sprint backlog view" showing all incomplete tasks for the sprint.
- for the project there should be a "project backlog view" showing all incomplete tasks in the project.
- in a "planning view" there should be the tasks without a sprint in the left side. In the right side, there should be a list with all sprints and the assigned tasks to the sprint. With drag and drop the tasks can be moved in the sprints.
This is my idea to handle agile projects with storm and I am sure, there are some more :-)
Very kind regards,
webritter