WorkItemUpdater
WorkItemUpdater copied to clipboard
Warning - The collection must contain at least one element.
Hi, We use the work item updater in build and release pipelines. We use yaml for our build pipelines. Everything works well, but if the task run, the pipeline report a warning (see image below), but the pipeline itself report success. In the log there is also no error/warning.
The yaml that we use:
We run the tasks only when we build from the main branch. If we build from development branch the pipeline report no warning.
Please help/advice. Thanks!