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

Custom complexity attribute not not seen as '{Complexity Attribute}' by BIRT

Hi,

we've created a custom attribute Epic Points with the id com.company.attribute.complexity.epic_points which shall be used within an Epic as a kind of early planning points.
It is defined as a complexity attribute and therefore it deals with points.

Our idea was to use the BIRT report variable '{Complexity Attribute}' within a custom report to fetch those rows of the LIVE_WORKITEM_CNT table which contain points. Unfortunately that doesn't work. Therefore I'd like to know how a custom attribute needs to be designed to fit that requirement.

Cheers
Matthias

0 votes



One answer

Permanent link
Hi Matthias,

Accessing complexity attributes should be possible using the variable you're referring to. However there is some knowledge needed at report design time: the type of the attribute. Complexity attributes could be (for example) strings or ints, and you need to pass "{Complexity Attribute}" into the STRING_KEY or INT_KEY as appropriate and then select whichever of STRING_VAL or INT_VAL you need.

Out of curiosity, if you pass in the attribute id directly (instead of {Complexity Attribute}) does it work?

james

0 votes

Comments

Hi James,

I apologize for my late response related to your post but I forgot to mark the eMail notification flag to track my post.

Yes, passing the attribute id directly shows the affected work items. No idea why this happens. Maybe it's cuased by the reason that we also use the built-in Story Points attribute. But if I understand your post in a right way that should be the reason for our problem.

Regards Matthias

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
× 12,019

Question asked: Jun 06 '12, 6:57 a.m.

Question was seen: 4,615 times

Last updated: Jul 10 '12, 10:29 a.m.

Confirmation Cancel Confirm