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

Bug: union val missing for LP relaunch #762

Merged
merged 1 commit into from
May 22, 2023

Conversation

FrankFlitton
Copy link
Contributor

@FrankFlitton FrankFlitton commented May 18, 2023

TL;DR

Fixed parsing for a more verbose variant of the union data type in the relaunch modal's parsers. This data structure is present on the first relaunch.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

Added a check to see if the input value is nested and pass the child nested value to the parser.

Tracking Issue

fixes flyteorg/flyte#3690

Follow-up issue

NA

Signed-off-by: Frank Flitton <[email protected]>
@jsonporter jsonporter merged commit 356b2af into master May 22, 2023
@jsonporter jsonporter deleted the bug-fix-union-val-missing-for-lp-relaunch branch May 22, 2023 20:55
@flyte-bot
Copy link
Collaborator

🎉 This PR is included in version 1.8.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] UI: Launch form does not populate optionals
3 participants