It's all about the answers!

Ask a question

Custom report not working in 1.0.1


Roman Smirak (3164933) | asked Nov 11 '08, 8:58 a.m.
Hi,

I've migrated recently to 1.0.1 and just noticed my report shows 0 values
(computed columns). As I've investigated little bit, I have a question: have
you changed time spent column of WORKITEM_SNAPSHOT to be /1000 of the
original (1.0.0) value?

Roman

3 answers



permanent link
Rafik Jaouani (5.0k16) | answered Nov 11 '08, 10:47 a.m.
JAZZ DEVELOPER
Which table?

permanent link
Roman Smirak (3164933) | answered Nov 12 '08, 1:18 p.m.
LIVE_WORKITEM_CNT table, TIME_SPENT column

"rjaouani" <rjaouani> wrote in message
news:gfc9fg$fdp$1@localhost.localdomain...
Which table?

permanent link
Rafik Jaouani (5.0k16) | answered Nov 12 '08, 8:52 p.m.
JAZZ DEVELOPER
Roman, yes LIVE_WORKITEM_CNT table has changed. The TIME_SPENT column now uses seconds. That way we can compute sums of those values without fear of overflow. BIRT does not seem to support longs. It only supports 32 bit integers.

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.