We need to have default value as Product backlog in place of Unassigned for Plannedfor Filed in Worktiems
One answer
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