Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error migrating package step inputs #8238

Closed
veochen-octopus opened this issue Jun 30, 2023 · 2 comments
Closed

Error migrating package step inputs #8238

veochen-octopus opened this issue Jun 30, 2023 · 2 comments
Assignees
Labels
kind/bug This issue represents a verified problem we are committed to solving

Comments

@veochen-octopus
Copy link

Severity

No reports

Version

2023.3

Latest Version

I could reproduce the problem in the latest build

What happened?

When selecting a different step package version from a step, it fails with the error

The input value must not be null.

Reproduction

  • Have 2 versions of a step package ready
  • Use in a deployment step
  • Choose a different version of the package

Error and Stacktrace

The input value must not be null.

More Information

The json data is not being serialized and deserialized properly.

Workaround

Not tested but potentially recreate the step using the desired version.

@veochen-octopus veochen-octopus added the kind/bug This issue represents a verified problem we are committed to solving label Jun 30, 2023
@octoreleasebot
Copy link

Release Note: Fix error when migrating inputs for package step

@Octobob
Copy link
Member

Octobob commented Aug 22, 2023

🎉 The fix for this issue has been released in:

Release stream Release
2023.2 2023.2.12729
2023.3 2023.3.5743
2023.4+ all releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This issue represents a verified problem we are committed to solving
Projects
None yet
Development

No branches or pull requests

3 participants