I am doing TFS to Devops migration and for that I am running a JSON file. FOr testing I thought to migrate a single Epic(for example epic number 123). IS it possible to migrate single item and the items below this. TO make it run, what WIQLQueryBit I should write?
"WIQLQueryBit": "AND [System.WorkItemType] NOT IN ('Epic = 123')",
According to your description, you are using this Migration Tool. I checked the document and found this
My test steps of the extension: