6

We use Visual Studio Online.

We've been experiencing this issue over the past two days, when adding a new Product Backlog Item into the backlog view.

When we add an item from the quick add form in the backlog, TFS displays error TF400486. The item is saved and given an ID number, however, the spinner displays continuously. If further items are added from this screen, they will not save. A screen shot of the error is below.

The full error text is:

TF400486: Unable to complete the operation because you or another user has modified, removed, or re-parented items, or you are trying to reorder an item outside of its immediate parent.

Adding an item via the Work>Queries>New>Product Backlog Item does work correctly.

Any ideas what might be going wrong in the backlog view?

Error TF400486, as it appears in the backlog view in Visual Studio Online

Beniaminus
  • 904
  • 11
  • 15

3 Answers3

2

We had this same error and found a workaround. We removed the link to a parent Workitem and then could do Drag & Drop again. This was true even after we relinked the user story with their former parent elements again.

I hope this helps.

We never found the root of this error.

RBT
  • 24,161
  • 21
  • 159
  • 240
  • This is exactly what happened with our instance of Azure DevOps Server. In this case, the user story was a child to a different user story in another iteration. I recommended removing the relationship and the issue was resolved. – Technobabble Jan 05 '21 at 20:38
1

Make sure you don't have another iteration path with the same name. If so, it prevents items from being reordered.

In my case I added suffix (2022) on my the old iteration path T01-JAN-01

enter image description here

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Sérgio D.
  • 43
  • 1
  • 1
  • 5
0

It sounds like a caching issue for that page. Try using private mode (InPrivate) or clearing the cache for that browser.