New enumeration doesn't show up in work item
These are the things I've done to add the new enumeration "Service Activity" to a defect work item.
1) I've defined the new enumeration,
2) added it to the defect work item in the types and attributes and
3) placed the new field into the default Editor presentation.
When I look in the admin view all the definitions are there and appear to be correct. But the new enumeration does not show up when I try to create a new defect work item. Nor does "synchronize attributes" pull the new enumeration into existing defect work items.
Any ideas ? TIA :?:
1) I've defined the new enumeration,
2) added it to the defect work item in the types and attributes and
3) placed the new field into the default Editor presentation.
When I look in the admin view all the definitions are there and appear to be correct. But the new enumeration does not show up when I try to create a new defect work item. Nor does "synchronize attributes" pull the new enumeration into existing defect work items.
Any ideas ? TIA :?:
One answer
Synchronize attributes will only add the attribute to existing work items where it does not already exist.
I would double check that you have placed the attribute into the correct work item editor presentation. For the OOB defect, it is com.ibm.team.workitem.editor.default, but if you are using a custom work item type, it may be different.
I would double check that you have placed the attribute into the correct work item editor presentation. For the OOB defect, it is com.ibm.team.workitem.editor.default, but if you are using a custom work item type, it may be different.
Comments
Luca Martinucci
Jun 13 '12, 11:12 a.m.I am facing the same problem with RTC 3.0.1.2
1 vote