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

UI export/submit handling of FLOAT pipeline parameter with default value of 0.0... #3088

Open
ptitzler opened this issue Jan 24, 2023 · 0 comments
Labels
component:pipeline-editor pipeline editor kind:bug Something isn't working

Comments

@ptitzler
Copy link
Member

Describe the issue

  • Create a KFP pipeline

  • Create a required pipeline parameter of type FLOAT as follows:

    image

  • Assign the parameter as a node property value

  • Export/submit the pipeline. Note that the displayed default value is 0 instead of 0.0...

    image

Also note that this behavior also triggers the problem reported in #3087

Expected behavior

  • The exact representation of the user-provided value.

Deployment information
Describe what you've deployed and how:

  • Elyra version: 3.14.2.rc0
@ptitzler ptitzler added kind:bug Something isn't working status:Needs Triage labels Jan 24, 2023
@ptitzler ptitzler added this to the 3.14.2 milestone Jan 24, 2023
@ptitzler ptitzler removed this from the 3.14.2 milestone Jan 26, 2023
@marthacryan marthacryan removed their assignment Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:pipeline-editor pipeline editor kind:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants