We need to have default value as Product backlog in place of Unassigned for Plannedfor Filed in Worktiems
![]()
We need to have default value as Product backlog in place of Unassigned for Plannedfor Filed in Worktiems in RTC. Please hlep.
|
One answer
![]()
Eric Jodet (6.3k●5●111●120)
| answered Dec 18 '13, 10:10 a.m.
JAZZ DEVELOPER edited Dec 18 '13, 10:12 a.m.
Hello,
this is possible OOTB using default value providers.
1 - open your project area in the Eclipse Editor
2 - go to work item attribute customization
3 - add a default value provider for the kind iteration
![]()
4 - select the default value for iteration
![]()
5 - go to type and attributes, select Planned for attribute
Have this attribute use your default value provider
![]()
Save your change and create a new work item : planned for should be set with expected default value
Hope it helps,
Eric
|