Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Completed State Category - Fails during migration/import #83

Open
christian-skj opened this issue Jul 14, 2023 · 5 comments
Open

Comments

@christian-skj
Copy link

We have created a custom value for the 'Completed' State Category. This fails with the following error message when running the process-migrator:

[VERBOSE] [2023-07-14T07:58:42.397Z] 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.<anonymous> (C:\Users\Test\AppData\Roaming\npm\node_modules\process-migrator\node_modules\typed-rest-client\RestClient.js:173:31)
    at Generator.next (<anonymous>)
    at fulfilled (C:\Users\Test\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-07-14T07:58:42.398Z] Import failed, see log file for details. Unable to create/hide/update state 'Approved' in 'business_layer.Milestone' work item type, see logs for details
@AminTi
Copy link
Collaborator

AminTi commented Jul 19, 2023

Hi, thanks for reporting I will try to reproduce it and get back to you.

@AminTi AminTi assigned AminTi and unassigned AminTi Jul 19, 2023
@Awnhumbla
Copy link

Awnhumbla commented Nov 7, 2023

Hi
Any progress on this issue? We are experiencing the same error:

[VERBOSE] [2023-11-07T15:18:05.705Z] 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\xxx\node_modules\process-migrator\node_modules\typed-rest-client\RestClient.js:173:31)
at Generator.next ()
at fulfilled (C:\Users\xxx\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-07T15:18:05.706Z] Import failed, see log file for details. Unable to create/hide/update state 'Done' in 'DevOpsScrum-Copy.TestCase' work item type, see logs for details

@wickens
Copy link

wickens commented Nov 13, 2023

I am also getting this. It seems the only workaround is to remove custom completed states from all backlog item types. Are there any better workarounds?

@testingLuciano
Copy link

Same thing to me

@MicE44
Copy link

MicE44 commented Dec 18, 2023

same problem here ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants