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

Broblem with JazzData Source in Birt

Hi, I've got problem with JazzData Source.
I've taking data from WORKITEMS_SNAPSHOT and the LIVE_WORKITEM_CNT table.
Now 'm selecting only workitems with type "com.ibm.team.apt.workItemType.story" by making a proper filter.
And now when I'm selecting WI_ID column I've got 100 rows in result but when I've tried to add to STRING_KEY , STRING_VAL columns I've got 90 rows in result ... Which mean that couple of record are missing ...

Does anyone have a similar problem ? What can be the reason of it ?

Regards,
Krzysiek

0 votes



2 answers

Permanent link
The back-end is doing an inner join which would only return records that got string custom attributes.

0 votes


Permanent link
The back-end is doing an inner join which would only return records that got string custom attributes.


That was my first thought, but the values I'm looking for are story points and I'm pretty sure that those workitems have them assigned (I double checked it in RTC)

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: Aug 16 '10, 11:05 a.m.

Question was seen: 4,480 times

Last updated: Aug 16 '10, 11:05 a.m.

Confirmation Cancel Confirm