🐛 Bug Report: Azure build definition fails when multiple builds are in the annotation #581
Closed
2 tasks done
Labels
bug
Something isn't working
📜 Description
When specifying multiple build definitions with the dev.azure.com/build-definition, I'm getting and error message:
👍 Expected behavior
According to the documentation, the plugin supports multiple build definitions separated by comma. I would expect the plugin to retrieve the builds for all the definitions.
👎 Actual Behavior with Screenshots
Returns an error 400 on the second build definition. The first build definition is retrieved correctly, but it looks like on the request for the second build definition, the entityRef is duplicated:
👟 Reproduction steps
On cataolg-info.yaml add
📃 Provide the context for the Bug.
No response
🖥️ Your Environment
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: