Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

"Iteration Length" report with defaults

We found an odd situation when running the default "Iteration Length" report in Insight. We are reporting on RTC data, and some of the iterations only have a Start Date defined and not an End Date. This may be an iteration of Backlog items or something like that -- regardless, it's an allowable situation in RTC.

However, the reports with this situation turn out awful. Insight sets the default "End Date" of the Iteration to December 31, 1969. This means when you run the Iteration Length report, the iterations with no end date show up as being -15,000+ days long. This totally skews the report because other iterations with actual start and end dates are so miniscule in comparison that they barely register on the report.

Is it intentional that Insight defaults the start and/or end date like this? I see that the report is set up to filter out Iterations where Start Date is null or End Date is null, but in this case it's not null... it's just set to an odd default. Is this a DB2-specific behavior?

0 votes



One answer

Permanent link
Insight didn't set default value for "Start Date" or "End Date", and Insight extracted data from RTC datawarehouse. It is caused that the RTC assigned default value "December 31, 1969" for iteration end date if not defined end date, mean this field is blank in RTC.

In order to show correct report, you need to customize the report, and modify filter expression, something like is not null AND > '1969-12-31'.

We found an odd situation when running the default "Iteration Length" report in Insight. We are reporting on RTC data, and some of the iterations only have a Start Date defined and not an End Date. This may be an iteration of Backlog items or something like that -- regardless, it's an allowable situation in RTC.

However, the reports with this situation turn out awful. Insight sets the default "End Date" of the Iteration to December 31, 1969. This means when you run the Iteration Length report, the iterations with no end date show up as being -15,000+ days long. This totally skews the report because other iterations with actual start and end dates are so miniscule in comparison that they barely register on the report.

Is it intentional that Insight defaults the start and/or end date like this? I see that the report is set up to filter out Iterations where Start Date is null or End Date is null, but in this case it's not null... it's just set to an odd default. Is this a DB2-specific behavior?

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 12 '11, 5:17 p.m.

Question was seen: 7,323 times

Last updated: Oct 12 '11, 5:17 p.m.

Confirmation Cancel Confirm