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

Unrecognized value 'whenCurrentUserIsNotMemberOfGroup' for property condition.conditionType. #62

Open
mauricionit opened this issue Sep 21, 2021 · 0 comments

Comments

@mauricionit
Copy link

mauricionit commented Sep 21, 2021

I'm running a migration, the process.log says:

[VERBOSE] [2021-09-21T21:12:19.564Z] Begin step 'Create rule 'd6707080-f015-4711-8f04-136373a3966c' in work item type 'Test.Blazers''.
[VERBOSE] [2021-09-21T21:12:19.826Z] Exception message:VS1640105: Unrecognized value 'whenCurrentUserIsNotMemberOfGroup' for property condition.conditionType.
Call stack:Error: VS1640105: Unrecognized value 'whenCurrentUserIsNotMemberOfGroup' for property condition.conditionType.
    at RestClient.<anonymous> (/Users/mauriciohernandez/Documents/projects/az-devops/process-templates/process-migrator-lambda/process-migrator/node_modules/azure-devops-node-api/node_modules/typed-rest-client/RestClient.js:173:31)
    at Generator.next (<anonymous>)
    at fulfilled (/Users/user/Documents/projects/epam/bayer/az-devops/process-templates/process-migrator-lambda/process-migrator/node_modules/azure-devops-node-api/node_modules/typed-rest-client/RestClient.js:6:58)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)

and the process.json says:

{
        "conditionType": "whenCurrentUserIsNotMemberOfGroup",
        "field": null,
        "value": "f61824ac-44b2-42b2-be41-bd715dc04534"
}
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

1 participant