Why does attribute presentation think this is Enumeration List when it's not ?
RTC 4.0.7. User adds an enumeration and enumeration attribute to a work item type, synchronizes work items but presentation for the attribute insists on making the presentation one of the types for Enumeration List attribute. I have verified the attribute in question looks correct in the Process (Process Source) Configuration.
<customAttribute id="com.ibm.attr.customer_commit_Installed_OnSite" name="Installed OnSite" type="Installed OnSite"/>
In the Eclipse UI the Presentation will show as flagged with red x. In WebUI the presentation type ( editing the presentation ) shows the expected Enumeration / Radio. Eclipse UI shows Picker list, check box group.
Eclipse UI does not show the attribute in the presentation and WebUI will show "Retrieving...." when the attribute pulldown is activated. What Gives ? |
Accepted answer
This problem only happens in Web client and in some unique use case only. When you create an enumeration list attribute(or wrongly select enumeration list) and then delete it(not save here) and create enumeration type of attribute with the same ID, web client will allow that happen(which is a defect) and you will then start to see the results you described above.
This defect has been fixed in v5.0.2: https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=329131 Kevin Ramer selected this answer as the correct answer
Comments
Kevin Ramer
commented Jan 21 '15, 9:12 a.m.
Thank you, Don. I suggested that the attribute/enumeration be dropped and recreated ( new IDs of course ). My user reports that has resolved the concern.
|
One other answer
Not sure how this came into place but the enumeration definition looks wrong - the Id should not have a space in it. If you try to add it step by step in RTC, you should get an error complaining about this. Since it is all messed up now, you cannot "fix" it rather than remove it and add a new one instead.
|
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.