-
Notifications
You must be signed in to change notification settings - Fork 40
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
##[error]TypeError: Cannot read property 'split' of undefined #95
Comments
Can you also post a logfile? Maybe run with debug enabled? I tested this functionality and it works, so it's probably a configuration/setup issue in your DevOps project. |
Sorry for the delay. Things got crazy around the holidays. Here is the raw log from the build. This is cloud DevOps, not on-prem:
|
I also was having this error. The workItemType field seems to be mandatory. Maybe a little validation / informative error message would make this a little easier to work through. |
The workItemType is mandatory, if you use the classic YAML editor you w7ill see that this rule is enforced. |
Getting the above error when trying to update a custom field value. using the below configuration:
The text was updated successfully, but these errors were encountered: