microsoft / microsoft/process-migrator

VS403093: Team Services currently does not support changes to 'Completed' category.

Open
#94 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
113
Forks
61
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the import for the DLProcess.TechnicalUserStory work item type with the changed Completed category, then inspect the generated log and the import path that creates, hides, or updates states. Compare the state/category mapping with the reported VS403093 response and determine whether the failure is handled by process-migrator or returned by Team Services. Done means the limitation or a supported handling path is documented and covered by an appropriate test or reproduction.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
cli, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.