Page MenuHomeVyOS Platform

Data added via vyos.utils.configfs.add_cli_node() not available when script is called via call_depends()
Open, HighPublicBUG

Description

https://github.com/vyos/vyos-1x/blob/bc86b5750033c14aab751e9d3d175f7d45903ef6/python/vyos/utils/configfs.py

My assumption is that when notes are added to the CLI via an ongoing commit, scripts executed via call_depends() DO NOT have access to the newly added data in the CLI.

This can be observed with the bug described here https://vyos.dev/T7299#219881

Details

Version
2025.03.30-0020-rolling, 1.4.2
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)