Tag not monitored by Microsoft.
I had this same issue today. Turns out that someone had added "Ready" as the status in the CSV. Changing this to "Design" worked. Has nothing to do with the Work Item Type column - silly Azure DevOps!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am facing some challenges importing test cases into ADO using CSV or XLSX files. It worked before, but now it has stopped working. The only way it works now is when I manually create empty test cases and put the IDs in the imported file. In this case, ADO updates the existing test cases with all the fields from the file. For some reason, ADO has an issue creating new test cases.
I tried exporting test cases to a file, removing all IDs, and then importing the same file into a new test suite. However, I get the following error when importing the file: "Error occurred while importing one or more test cases: Invalid workitem field values found."
How can I resolve this issue and successfully import new test cases into ADO without manually creating them first?
Tag not monitored by Microsoft.
I had this same issue today. Turns out that someone had added "Ready" as the status in the CSV. Changing this to "Design" worked. Has nothing to do with the Work Item Type column - silly Azure DevOps!
I managed to export test suites from Nuance ADO and import them to Microsoft ADO with no errors, for successful import, you need to follow these steps. (This can apply to any TM tool qtest, silk central...etc)
Is there any solution regarding this problem? I am still facing this issue in Azure DevOps. When I try to import new test cases there always comes an error showing: "Error occurred while importing one or more test cases: [object Object]" Do you have any hints?
The issue you're encountering when importing test cases into Azure DevOps (ADO) might be related to various factors, such as incorrect field values, mandatory fields not being filled, or field constraints.
Check logs and error messages: Note the detailed error messages provided by ADO during the import process. They often provide specific information about which field or value is causing the problem, and post here.