Remove a field in single type of Work Item
![]()
Hi,
I am trying to configure my Jazz Web UI. I was wondering if it is possible to remove / disable a single field / attribute for a certain type of work item? I.e. in a Bug, to disable the "found in" attribute. TIA. Regs, Andrew |
6 answers
![]()
If I could do this only at certain steps in the Work Item lifecycle, that would be excellent. I.e. when I log a bug, I can't set the due date, only the importance. Later on, others can set the due date.
|
![]()
The work item types are completely customizable, so you can add or subtract fields by type right now.
The other proposals were written up by Marcel in Task 64253: https://jazz.net/jazz/web/projects/Jazz%20Project#action=com.ibm.team.workitem.viewWorkItem&id=64253 ... which I found by writing up your request and hitting Find Potential Duplicates :-) Enjoy. Larry Smith IBM RTC Work Item Team |
![]()
On 2008-11-20 18:07:58 +0100,
andrew.harmel.law@gmail-dot-com.no-spam.invalid (al94781) said: If I could do this only at certain steps in the Work Item lifecycle, This is a task on our todo list: https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/64253 Regards, Patrick Jazz Work Item Team |
![]()
Hi Larry,
How do you subtract fields? I can add custom attributes but can't see where to remove fields. Or is it just by changing the Editor presentation? Also how can I validate data in fields eg. due date must be set to date in the future. Or text entered in Summary must follow a certain pattern? Cheers Freddy The work item types are completely customizable, so you can add or subtract fields by type right now. |
![]()
Yes I meant by changing the editor presentation to not show that field.
Validation policies and cross-attribute dependencies are enhancements under consideration, and will when implemented be common between the Web UI and Eclipse UI. Larry |
![]()
Cool. Thanks Larry.
websmith wrote: Yes I meant by changing the editor presentation to not show that |