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

Custom attributes not being showed in work items.

Hi all,

I have created several custom attributes and changed the presentation to show them. 1 of the 3 attributes is shown on both old and new workitems, but the other 2 of the 3 are not being shown anyway. I have tried to synchronize attribute, but still no good.

All of the three attributes can be selected in a workitem query. The default values of the 2 not-being-shown attributed are displayed in the query result.

Any suggestion to resolve it is high appreciated.

I wish I could have posted screenshot here.

Best regards,
James

0 votes

Comments

what is RTC version and any ifix applied? what type of custom attributes for both showing up and not showing up?

Where are they showing up? In Eclipse? did you add the presentations to the editiors?

Hi Don and Ralph,


Apologized for the late reply.

1. My RTC version is 5.0.2 iFix006;
2. Yes, I added it to my presentation, so I see some of the custom attributes, but not all. Those I added previously can be seen consistently. Those added recently doesn't showed up. However, some of the workitems shows all of the custom attributes.

More information:
1. Those custom attributes have been set to Read Only = 'False' and Show Label = 'True';
2. When I ran a workitem query in Eclipse, for those work items containing the default values, the custom attributes are shown;

Again, I wish I could have posted screen shots to illustrate the situation.




Accepted answer

Permanent link
Hi all,

Thanks for the help. It was my stupid mistake.

The attribute not being shown was added to the wrong category. The attribute is used in a new work item type 'release_package'. I did a mistake to add the attribute under the default work item.

Not working/showing if I put the attribute under this default cateogry.
   <customAttributes category="com.ibm.team.workitem.workItemType">
      <customAttribute id="eistech" name="EisTech" type="idEisTechnology"/>

This is working now if I put the attribute under my own intended workitem category.
   <customAttributes category="release_package">
      <customAttribute id="eistech" name="EisTech" type="idEisTechnology"/>

The presentation editor showed the attribute regardless of the category. However, it won't be shown if it is under a wrong category.
Ralph Schoon selected this answer as the correct answer

2 votes

Comments

Good that you found it. It is just too easy to end up on the wrong work item type in the editor. Has happened to me too....


2 other answers

Permanent link
When you refresh/reload (F5) the page of work item in a browser, you should be able to see the new attributes.

0 votes

Comments

Hi Taki,


Thanks for the help. 

The F5 doesn't help. I tried to synchronize the attributes too. The issue happens on Eclipse and on a new work item too.

Best regards,
James


Permanent link
Hey , i have worked on custom attributes i suppose your custom attributes can be calculated values for example. So to show those custom attributes in all work items you need to save every work item and that attributes will start to be visible.
Try to save old work items with minor change like adding . in description. I hope this will help you

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: Jun 25 '15, 7:40 p.m.

Question was seen: 3,291 times

Last updated: Jul 07 '15, 5:07 a.m.

Confirmation Cancel Confirm