Azure / Azure/azure-devops-cli-extension
[Bug] Release pipeline --source-branch filter
Open
Area: ProToCol
bug
- Dominant language
- Python
- Stars
- 682
- Forks
- 278
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 3
Description
**Describe the bug**
Hi,
`az pipelines release list --definition-id XXX --org XXX -p XXX --source-branch XXX` return empty list.
It seems like the url param for --source-branch is not up to date.
Used url param from debug - `&sourceBranchFilter=`
Needed one from the ui - `&branch=`
**To Reproduce**
Azure Cli Version: 2.19.1
Azure-Devops extension version: 0.18.0
Thanks,
Contributor guide
Assessment
This issue has not been assessed yet.