Skip to content

UI export/submit handling of INT pipeline parameter with default value of 0 #3087

Description

@ptitzler

Describe the issue

  • Create a KFP pipeline

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

    image

  • Assign the parameter as a node property value

  • Export/submit the pipeline. Do not enter a value for the parameter. The OK button is disabled, even though a required value is present.

    image

Expected behavior

  • A 0 value for int and 0.0... for float are properly recognized as valid input

Deployment information
Describe what you've deployed and how:

  • Elyra version: 3.14.2.rc0

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions