Hi Sathishkumar G,
Thanks for reaching out to Microsoft Q&A.
We need assistance to understand why this error is occurring and how to resolve it.
Your error suggests that the "Test Case" work item type is not recognized in the target organization.
- Ensure that the "Test Case" work item type exists in the target organization's process template.
- Navigate to Project settings--> work-->process.
- Check the list of work item types to ensure "Test Case" is listed.
- If "Test Case" is not listed, you may need to add it or use an existing work item type that matches your needs. You can either customize the process to add a new work item type or change the work item type in the csv file to a type that is supported in the target organization.
- Change Work Item Type__:__
- If adding the "Test Case" work item type to the target organization is not feasible, you can modify the csv file to use a different work item type that is supported in the target organization. You need to test this and see if this will work out.
- Use the modified csv file to reattempt the import process.
Additionally, guidance on the best practices for exporting and importing work items between Azure DevOps organizations would be appreciated.
Best Practices
- Consistent Fields: Use a consistent set of fields between the source and target organizations.
- Validation: Validate the CSV file before importing to ensure all fields are correctly populated and formatted.
- Use Templates: If possible, use work item templates to standardize the work item structure across organizations.
- Testing: Perform a test import with a small set of work items to identify any issues before importing the entire set.
Please 'Upvote'(Thumbs-up) and 'Accept' as an answer if the reply was helpful. This will benefit other community members who face the same issue.