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

Still getting "Cannot validate argument on parameter 'Result'. The argument "Error updating workitems" does not belong to the set "Succeeded,SucceededWithIssues,Failed,Cancelled,Skipped" specified by the ValidateSet attribute. Supply an argument that is in the set and then try the command again." despite #2 being closed #13

Closed
RachelAmbler opened this issue Sep 5, 2017 · 6 comments

Comments

@RachelAmbler
Copy link

AFAIK I'm on the latest build (unsure on quite how to check), however the errors reported in #2 are still being received when I try to use thin in a new test TFS 2017 Update 2 Git based project.

@RachelAmbler RachelAmbler changed the title Still getting "Cannot validate argument on parameter 'Result'. The argument "Error updating workitems" does not belong to the set "Succeeded,SucceededWithIssues,Failed,Cancelled,Skipped" specified by the ValidateSet attribute. Supply an argument that is in the set and then try the command again." despite # beling closed Still getting "Cannot validate argument on parameter 'Result'. The argument "Error updating workitems" does not belong to the set "Succeeded,SucceededWithIssues,Failed,Cancelled,Skipped" specified by the ValidateSet attribute. Supply an argument that is in the set and then try the command again." despite # being closed Sep 5, 2017
@RachelAmbler RachelAmbler changed the title Still getting "Cannot validate argument on parameter 'Result'. The argument "Error updating workitems" does not belong to the set "Succeeded,SucceededWithIssues,Failed,Cancelled,Skipped" specified by the ValidateSet attribute. Supply an argument that is in the set and then try the command again." despite # being closed Still getting "Cannot validate argument on parameter 'Result'. The argument "Error updating workitems" does not belong to the set "Succeeded,SucceededWithIssues,Failed,Cancelled,Skipped" specified by the ValidateSet attribute. Supply an argument that is in the set and then try the command again." despite #2 being closed Sep 5, 2017
@joelkaufman
Copy link

it might be related to #12

@kperry10893
Copy link

I'm also getting
##[error]Cannot validate argument on parameter 'Result'. The argument "Error updating workitems" does not belong to the set "Succeeded,SucceededWithIssues,Failed,Cancelled,Skipped" specified by the ValidateSet attribute. Supply an argument that is in the set and then try the command again.

Am using TFS 2017 Update 2.

@pluque
Copy link

pluque commented Nov 23, 2017

same same here

@BlueBasher
Copy link
Owner

A bug with falsely updating a column that did not exists, was the reason for this error. A new version (1.4.716) has been deployed that should fix this.

@kperry10893
Copy link

I'm still seeing the issue when using version 1.4.716

@kmusick
Copy link

kmusick commented Nov 29, 2017

Seeing this error attempting to move Tasks to Done state

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