huserben / TfsExtensions

Extensions for TFS 2015+ such as custom Widgets (require TFS 2017) and Build Tasks
MIT License
45 stars 22 forks source link

Waiting for a triggered build throwing an error #131

Closed dpharrisplpf closed 4 years ago

dpharrisplpf commented 4 years ago

As of the update on March 21st, waiting for a triggered build throws the following error: Cannot read property 'definition' of null

Environment:

This build runs multiple times per day and did not start failing until this update was installed. I've reverted back to version 1 of the Waiting task and the build executes without issue.

Are any other details needed to support troubleshooting?

Cheers, Daniel

huserben commented 4 years ago

Hi @dpharrisplpf

I'm sorry to hear that the latest update seem to have broken something. Could you provide your configuration and also the logs of the task when it's failing?

I ran basic tests before publishing that all succeeded, so it might be a configuration option that went untested.

Can you run other tasks like the trigger build without any problems?

huserben commented 4 years ago

Closed due to inactivity