Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Steps saved without a package produces error

Open felixi-octopus opened this issue 3 months ago • 1 comments

Severity

No response

Version

Earliest tried was 2023.4.1149

Latest Version

None

What happened?

Some steps can be configured with a package source and then saved without specifying the package. Selecting that step after it's been saved results in the following error

Image

Affected steps are:

  • Deploy Kubernetes YAML
  • Run an AWS CLI Script
  • Run gcloud in a script

Reproduction

  1. Create a project
  2. Add one of the mentioned steps above
  3. Select a Package source but don't pick a package
  4. Save and observe error

Error and Stacktrace


More Information

No response

Workaround

The step producing the error cannot be viewed but can be removed. Navigate to another step in the deployment process so the process editor displays, then remove the erroring step.

felixi-octopus avatar Sep 29 '25 01:09 felixi-octopus