-
Notifications
You must be signed in to change notification settings - Fork 56
Description
Hi Devs,
our business changed the Completed category. State closed to done and others.
Export works but during the import I got this error:
Exception message:VS403093: Team Services currently does not support changes to 'Completed' category. Choose a different category.
Call stack:Error: VS403093: Team Services currently does not support changes to 'Completed' category. Choose a different category.
at RestClient. (C:\Users\Z003MU9D-A01\AppData\Roaming\npm\node_modules\process-migrator\node_modules\typed-rest-client\RestClient.js:173:31)
at Generator.next ()
at fulfilled (C:\Users\Z003MU9D-A01\AppData\Roaming\npm\node_modules\process-migrator\node_modules\typed-rest-client\RestClient.js:6:58)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[ERROR] [2023-11-30T14:04:32.697Z] Import failed, see log file for details. Unable to create/hide/update state 'Closed' in 'DLProcess.TechnicalUserStory' work item type, see logs for details
I talked with Microsoft, but they cant help me, because not supported tool :-D.
I tried to changed the state back to closed, but I got the same error.
Do you know this issue?
Do you have a nice solution for me?
Thanks for your feedback.