How to set "unassigned" to team Area attribute
Hi All,
I have work ticket with custom teamArea fields. I want to unassign those fields. I think its not possible with import.
So I am doing with program but I am not able to get IteamAreaHanlde for "Unassigned"
or if I do wi.setValue(IteamAreaHanldeID, null) will gives error.
Let me know if there are any alternate solution.
Thanks,
Kavita
|
One answer
Team Area value must either contain a Team Area or a Project Area. It can't be unassigned.
|
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.
Comments
I tried with IworkItem wi = wt.getworkingcopy() still no progress shows error