Problem

The internal 'branches' parameter was being displayed in the gateway node configuration UI, exposing internal implementation details to users and potentially allowing misconfiguration.

Root Cause

The parameter schema did not properly mark the branches parameter as hidden from the UI.

Solution

Updated gateway node processors to hide the branches parameter from the node type editor form while still allowing it to function internally.

Impact

  • Cleaner node configuration interface
  • Reduced risk of misconfiguration
  • Better separation between internal and user-facing parameters

Comments

joevagyok created an issue. See original summary.

gxleano’s picture

I have contributed (not only by code, but discussion, presentation, testing or anything related).

d34dman’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.