Story and Epic Overview tabs are empty in Eclipse
Accepted answer
I finally found out that the offending item are the Progress atttributes, e.g.:
<presentation attributeId="com.ibm.team.apt.attribute.progress" kind="com.ibm.team.apt.kind.internal.progress"/>
If I remove them from the list of attributes in the Details section, the overview page comes out OK.
I think it's more of a defect than a feature, the log shows a ClassNotFound exception originating from the rtc script engine, on an internal class (org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) that has probably been removed in Luna.
Also, the bit of code that displays the tab content should come out gracefully when an exception is raised during processing of one of the items, i.e. display an error placeholder widget rather than blanking out the whole panel...
PhG
Comments
Hurrah! I confirm this report. Commenting out that presentation line in the <section id="com.ibm.team.apt.section.details">
area fixes the story presentation, and commenting it out in the <section id="com.ibm.team.apt.section.epic.details">
area fixes the epic presentation.
1 vote
Thank you!
Well, it would be nice if you could report the bug.
Thanks!
PhG
5 other answers
Lawrence Smith [IBM]
Comments
Is the limit one section per slot per tab, or one section per slot for the entire editor presentation? I'm looking at the definition of this work item type's presentation, and see the same slot used in two different tabs, but the tab that fails to display is another slot, one that doesn't have a duplicate section/slot pairing.
The limit is one section per slot per tab.
The quick fix is to remove those tags <presentation kind="com.ibm.team.apt.kind.internal.progress"...> in the Project Area configuration's, Project Configuration Source tab.
Make sure you backup the config before.
In practice, you will want to do that in the story and epic details section, and remove the two lines:
<presentation attributeId="com.ibm.team.apt.attribute.progress" kind="com.ibm.team.apt.kind.internal.progress"/>
See John's comment on the accepted answer above
Philippe
Comments
Lily Wang
Oct 16 '14, 9:20 p.m.Hi Darren,
Kevin Ford
Oct 29 '14, 12:20 p.m.I am having the same problem. Yes we have customized the Story work item. I do not know what customizations we have made but if your question required specific customizations, instead of just whether or not it was customized, I can find out from our admin.
Eclipse Standard/SDK
Version: Luna Release (4.4.0)
Build id: 20140612-0600
Rational Team Concert Client Feature 4.2.100.RTC-I20130517-1856
Kevin Ramer
Dec 31 '14, 3:51 p.m.I had something like this recently. Check the presentation for "empty" sections.
John Kohl
Mar 13 '15, 11:44 a.m.Yeah, hitting the same thing :-(
Eclipse Platform
Version: 4.4.0.v20140925-0400
Build id: M20140925-0400
Rational Team Concert
Version: 5.0
Build id: RTC-I20140509-1417