Readonly Type
I have a potentially odd question, for defects we would like to make the type readonly. We have a separate presentation display for the defect work item type, I tried to set the attribute readonly to true but this did not seem to work. Does anyone know if this is possible or should I just remove the type all together?
Thanks Adam |
4 answers
I have a potentially odd question, for defects we would like to make You could set the property readonly=true in the presentation configuration properties. See http://jazz.net/library/article/130 for details. Alternatively, you could remove the type from the presentation as the icon is still shown in the header. -- Regards, Patrick Jazz Work Item Team |
I have a potentially odd question, for defects we would like to make You could set the property readonly=true in the presentation configuration properties. See http://jazz.net/library/article/130 for details. Alternatively, you could remove the type from the presentation as the icon is still shown in the header. -- Regards, Patrick Jazz Work Item Team Thanks for the quick reply, I tried to use the readonly true option but for some reason this does not appear to work for the work item type. Cheers Adam |
Hi
This works fine for me in the eclipse client, but it does not for the web client. Item 70038 (https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/70038) covers the web/UI. Regards Marcel Jazz Work Item team |
Hi Thanks Marcel, I was just using the web client to verify that my changes were working :-). Thanks for the defect number as well. Cheers Adam |
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.