Replies: 1 comment
-
Use the following WIQL on the target environment: SELECT
[System.Id]
FROM workitems
WHERE
[System.TeamProject] = 'AzureDevOps-Tools'
AND [nkdScrum.ReflectedWorkItemId] <> '' Or build it in the UX: Either way, export to CSV |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, it will be extremely useful if somehow I can have a list of newly migrated PBIs. (ID field would be enough)
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions