Synchronize attributes works in Eclipse client but not web UI
RTC 4.0.1
I searched here and have seen similar problem, but no solution. I added a new drop down (simple Unassigned/Yes/No) attribute to existing work items and updated the work items in Eclipse (Synchronize Attributes). In my query in Eclipse I see the default result (Unassigned) of my new attribute. Using Eclipse client I see the new attribute in the UI. In Eclipse I can create queries using the new attribute and can also put it the column display. But, in the web UI I can not see the new attribute as an available attribute to use in a query condition not can I select it in a column display. In my query I created in Eclipse I can see the new attribute in the column display, but it does not appear in the query result set. If I open an existing work item in the web UI I see the new attribute, but it is greyed out. Refreshing the browser page does nothing. I flushed the browser cache, no change. I re-booted my machine, no change. I tried two different browsers (Firefox and IE) no change. I have added new attributes before with no problem. What is going on here? Will a server re-boot correct this? |
2 answers
Ralph Schoon (63.5k●3●36●46)
| answered Sep 24 '13, 10:12 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I think, you have to add a presentation for the attribute, to see it in the Web UI. Only the Eclipse UI shows the attributes that have no presentation.
Comments
Daniel Vaganek
commented Sep 24 '13, 10:34 a.m.
Thanks Ralph,
Ralph Schoon
commented Sep 24 '13, 10:45 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Daniel, I have seen this only in the case, where the presentation was available but the specific work item was not synchronized and did not have a value for the attribute. Can u try to synchronize again? Do you see a value in the same work item in Eclipse?
Daniel Vaganek
commented Sep 24 '13, 10:48 a.m.
<presentation attributeId="com.xyz.workitem.attribute.reference_data" kind="com.ibm.team.workitem.kind.enumeration">
Daniel Vaganek
commented Sep 24 '13, 11:39 a.m.
Thanks again Ralph,
Daniel Vaganek
commented Sep 24 '13, 11:43 a.m.
I should add that if I use the 'Check attributes usages in repository' link I get errors.
Ralph Schoon
commented Sep 24 '13, 11:47 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
That is odd. Maybe, but if you look at the same item in Eclipse and the Web UI I won't expect a difference.
Daniel Vaganek
commented Sep 24 '13, 1:00 p.m.
Odd indeed, especially since I'vd done it before with this project. There are only 276 work items to synchronize. Don't think that's the problem as the attribute shows up in my Eclipse query result. Tried synching a few times. Odd that it works in Eclipse as expected, but not web. I'm new to RTC and don't know Java, but if I can find the time I would like to give your tool a shot.
Hi Daniel, if you are v4.0.3 and working with SQL Server and have quite a few custom attributes, you are possibly experiencing the sync failure due to a known defect :
Daniel Vaganek
commented Sep 25 '13, 8:44 a.m.
Dinesh,
showing 5 of 9
show 4 more comments
|
Re-booting the Jazz server appears to have corrected this.
Not the best answer as I would like to know why it wouldn't work otherwise. |
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.
Comments
Tried using Chrome, no change.