|
In my application I do a change of some WorkItem fields. Via the Team Explorer in Visual Studio I want so see the changes of the WorkItem fields. When I select the WorkItem the changes in the Form are not shown. I change another field in the Form and then the next error occurs:
"Unable to save all edited documents. 0 saved successfuly. 1 could not be saved. Please correct the unsaved work items and try again."
So this means that the changes are committed but are not shown in the Form ? After about 5 minutes the changes are shown in the Form !!
Why does it take so long to show the changes in the Form ?
|