in RTC API: What is the class/method/parameters should use to reset the "planned for" field to "Unassigned"
3 answers
Have you considered to read the value for a work item that has no assigned iteration? If you want to use the API looking at the data the API reads is absolutely crucial to learn how to set values.
I looked at a work item that has the "Planned for" attribute set to unassigned and the value that is stored is null.
I looked at a work item that has the "Planned for" attribute set to unassigned and the value that is stored is null.