Uploaded image for project: 'Red Hat Developer Hub Bugs'
  1. Red Hat Developer Hub Bugs
  2. RHDHBUGS-2590

[Orchestrator] Support conditional omitFromWorkflowInput using expressions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 1.8.2
    • Orchestrator
    • RHDH F&UI plugins 3287

      Description:

      Customers need omitFromWorkflowInput to be evaluated dynamically, not just a static boolean.Current behavior only omits fields when omitFromWorkflowInput === true.

      Request:

      Allow the same conditional format used by ui:hidden (boolean + 

      { when, is/isNot/isEmpty }

       + 

      { allOf/anyOf }

      ) so fields can be omitted based on form data.

      Acceptance criteria:

      • omitFromWorkflowInput accepts boolean or conditional objects (same schema as ui:hidden).
      • Conditions are evaluated against current form data.
      • If condition resolves true, field is omitted from execution payload but kept in form state.
      • Add/extend tests for conditional omit behavior.

              rh-ee-lprabhu Lokananda Prabhu
              rh-ee-lprabhu Lokananda Prabhu
              RHDH Frontend Plugins & UI
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: