It's all about the answers!

Ask a question

Can plans be created automatically at project initialization


Timothy McKemy (1082317) | asked Nov 15 '09, 1:30 p.m.
Is there a way, or has anyone scripted, a way to automatically create iteration plans under an interation upon project creation/initialization? I want to have empty plans pre-populated for each default iteration.

Thanks!

2 answers



permanent link
Johannes Rieken (1.2k1) | answered Nov 17 '09, 4:08 a.m.
tmckemy wrote:
Is there a way, or has anyone scripted, a way to automatically create
iteration plans under an interation upon project
creation/initialization? I want to have empty plans pre-populated for
each default iteration.


In RTC lingo we call what you are asking for 'Follow Up Action'. They
can be contributed by third parties and are run during project area
setup. However, the Agile Planning component has *no* public API so it
won't be possible to implement a stable, easy-to-maintain plan creation
action.


--
Cheers, Johannes
Agile Planning Team

permanent link
Michael Scharf (781) | answered Nov 17 '09, 10:23 a.m.
On Tue, 17 Nov 2009 09:58:54 +0100, Johannes Rieken
<johannes_rieken> wrote:

tmckemy wrote:
Is there a way, or has anyone scripted, a way to automatically create
iteration plans under an interation upon project
creation/initialization? I want to have empty plans pre-populated for
each default iteration.


In RTC lingo we call what you are asking for 'Follow Up Action'. They
can be contributed by third parties and are run during project area
setup. However, the Agile Planning component has *no* public API so it
won't be possible to implement a stable, easy-to-maintain plan creation
action.



Starting with the upcoming 2.0.0.2 release, such a 'Follow Up Action' is
available:


<followup>
<plans>
<plan>
</plans>
</followup>


this XML elements should be placed at the following path:

process-specification/project-configuration/initialization/server-initialization/followup-actions

for an example, see the new SCRUM process specification



--
MikeS
Jazz Agile Planning team

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.