Closed (fixed)
Project:
Storm
Version:
6.x-2.x-dev
Component:
Storm.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 May 2012 at 09:44 UTC
Updated:
26 Oct 2012 at 09:11 UTC
Hi,
I want to add "user stories" feature into Storm module in the same way rallydev has done. Basically a project will contain different user stories (possible sub user stories under them). A particular user story will have tasks associated with it and a tasks can have sub tasks.
has anybody done this? I am thinking to duplicate (the code and db structure) Tasks feature in Storm to make user story functionality. What is your say?
Comments
Comment #1
juliangb commented"...in the same way rallydev has done"
Is this a reference to another issue?
Comment #2
afriend commentedHi juliangb,
By that statement, I was referring the feature of "user stories" (in scrum concept) available in rallydev website (online software project management app) , I want to associate tasks to user stories only i.e. project is divided into user stories and user stories will have associated tasks. Project should not have tasks associated directly to it. It is like
http://www.picwizz.com/upload/7533-3141.png
Comment #3
afriend commentedas a temporary solution, i have put another task category and task category search field called "user story", by directly making entry in the database for both of these tables. But can anybody look into my request?
Comment #5
juliangb commentedThis isn't something that Storm can do or we're likely to implement soon, so it sounds like you've solved your issue at least temporarily.