It's all about the answers!

Ask a question

How to better utilize Process Template Timelines Source code for prebuilding iteration timelines in new project areas?


Joel Lonneker (391016) | asked Oct 08 '13, 2:20 p.m.
 Hello,

We pre-define yearly timelines and iterations for entire years across our organization.  With this effort we have the opportunity to update the Process Template Timelines Source code to include Dates and Times.  I am able to input start/end dates to my Timelines Source, however am unable to correctly incorporate times.

Before and after:
            <iteration has-deliverable="true" id="DEV_2013" name="DEV_2013">
<iteration has-deliverable="true" id="IT2013-01" name="IT2013-01_0110_0123"/>
<iteration has-deliverable="true" id="IT2013-02" name="IT2013-02_0124_0206"/>
            </iteration>
            <iteration has-deliverable="true" id="DEV_2013" name="DEV_2013">
<iteration has-deliverable="true" id="IT2013-01" name="IT2013-01_0110_0123" start="1/10/2013" end="1/25/2013"/>
<iteration has-deliverable="true" id="IT2013-02" name="IT2013-02_0124_0206" start="1/24/2013" end="2/08/2013"/>
            </iteration>
- Note that this automatically defines the times as 9pm PT (I am PT and our servers are ET, so this makes sense to me)

This format improves the way in which timelines are preinitialized when a new project area is created.
(I count this as 70% improved over the out of the box timeline initialization).

For our burnups/downs to truly be accurate, we need time ranges to also initialize with our templatized timelines/iterations. 

Does anyone have examples of successfully templatized Timelines Source that includes dates AND times?

Cheers,
Joel Lonneker



Accepted answer


permanent link
Jared Burns (4.5k29) | answered Oct 09 '13, 5:29 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Specifying a time in the template is not supported at this time. If you'd like this support to be added, please open an enhancement request against the Process component in Jazz Foundation.
Joel Lonneker selected this answer as the correct answer

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.