[TF26198 ] DeniedOrNotExistException - Unable to GetWorkItem
#1763
Replies: 3 comments 5 replies
-
I have also tried to go through the previous responses for the same issue as this has been raised many time and explained many times as well but no luck with me. |
Beta Was this translation helpful? Give feedback.
-
Have you tried to just open that one work item? 1185? https://dev.azure.com/[org]/[project]/_workitems/edit/1185/ Just stick
It looks like the work item that backs the Test Plan cant be accessed. Note: You are using the new version that does not just run home to the "unable to create store" message that was there previously. I was concerned that the Work item ID it was trying to load was |
Beta Was this translation helpful? Give feedback.
-
Thank you @MrHinsh for the explanation. I can access the work item using [https://dev.azure.com/[org]/[project]/_workitems/edit/1185/ and also when change the option to Recently created on the boards instead of recently updated however that work item is inaccessible under the Recently Updated section of work items so I am not sure why it throws the error work item not found. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am not sure why I am getting this error. Says unable to GetWorkItem with id 1185, however the Test Plan with the ID 1185 and Test Suite and selected test case is visible in the Test Plans Section in target ado but only Test Suite and test case are visible in the Boards. Can someone please throw some light on it. Config seems to be ok, not sure what I am missing. Any help will be highly appreciated. Thank you.
I ran the WorkItemConfig processor first to copy all the work items excluding Test Plan and Test Tuite and then I ran the TestPlanAndSuitesMigrationContext.
Below is the error log :
And my config file:
Beta Was this translation helpful? Give feedback.
All reactions