Custom attributes of type 'Deliverable' does not show up in editor'
I have created a custom attribute 'Delieverd In' of type 'Deliverable' (In the same way as the build in 'Found In' attribute). I have then added a widget for that new attribute in the corresponding Work Item Editor, the kind of the widget is set to "Release".
Is there a bug in presenting custom attributes of type 'Deliverable' in an editor, or am I doing something wrong? |
3 answers
Have you synchronized the existing work items to the take the new work item attribute.
It can be done from the work item query on RTC eclipse client only.
http://phkrief.wordpress.com/2010/12/14/update-existing-the-work-item-editor-with-the-new-custom-attributes/ has more information on the same.
|
Thanks, that solved my problem. My custom attributes now show up as expected in the editors. /Thomas Comments
sam detweiler
commented Aug 28 '13, 7:46 a.m.
but you said 'When I invoke the editor for creating a new work item'. Synchronize only helps for existing workitems.
|
Yes, I had the problem that the custom attribute was not visible in the editor when creating a new work item. However, just before I did the synchronization I tried to create a new work item once more and the custom attribute was suddenly visible in the editor. I don´t know if that because of some lateness. But the bottom line is that both creating new work items and editing existing work items works fine. |
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
tell us more..
rtc version, ...
we had a case like that a while back, turns out the project we were editing was a child of a master, AND
the master had workitems marked as 'Final'.. meaning the client could make all the changes it wanted, but none were honored.
but I also added a similar attribute to defects and had no problems, on 3.0.1.1 and 4.0.1
sam
Jazz foundation 4.0.2 build RJF-I20130222-1204
RTC 4.0.2 build RTC-I20130222-1633
I am using the Scrum Process Template
The only configuration done to the template is renaming one work item type (Defect->Bug), adding a few custom attributes and updating the corresponding editors with widgets for the new custom attributes.
/Thomas
do all the other custom attributes show up as expected?
Yes, all other custom attributes show up as expected.
There are of type small string and enumerations list (multiple literals allowed)