OctopusDeploy / cli

| Public | Next Generation of the Octopus CLI :octopus:
Other
35 stars 10 forks source link

Running runbook via tenant tags results in error #157

Open ryanrousseau opened 1 year ago

ryanrousseau commented 1 year ago

Trying to run a runbook with this command results in an error.

octopus runbook run --space 'Administration' --project 'OctoFX Template' --name 'Deploy a group of releases' --environment 'Administration' --tenant-tag 'Options/Run Daily Deployments' --tenant-tag 'Region/NA' --tenant-tag 'State/Created' --no-prompt

The error is Octopus API error: Sequence contains more than one element []

image

Server is https://demo.octopus.app and is accessible internally.

slewis74 commented 1 year ago

This is caused by OctopusDeploy/Issues#7940 in Octopus itself

benPearce1 commented 1 year ago

@ryanrousseau are you able to test this again with the latest server

ryanrousseau commented 1 year ago

@benPearce1 it's still failing on cloud version 2023.3.10333