Page MenuHomeVyOS Platform

Distinguish childless non-leaf nodes in vyconf set operation
Closed, ResolvedPublicBUG

Description

This is a simple bug due to failing to take into account the changes of T6742 when revising the vyconf set operation: as a result of those changes, non leaf paths need to be added with create_node, not set, since the latter explicitly adds the leaf flag.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)