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 (62.3k●3●36●43)
| 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 Thanks Ralph,
![]() 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?
<presentation attributeId="com.xyz.workitem.attribute.reference_data" kind="com.ibm.team.workitem.kind.enumeration">
Thanks again Ralph,
I should add that if I use the 'Check attributes usages in repository' link I get errors.
![]() 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.
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 :
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. |
Comments
Tried using Chrome, no change.