routing/rule item would appears to be invalid when reenabled or newly created.
an empty option is added in the CLI configuration even when “chain“ option is not enabled in th GUI
problem is observed on rb5009, hapaxs,hapax2
on ros 7.22rc2 this problem would not occur since there is no chain option in GUI
You should report this bug in the 7.22rc thread instead of here. Because 7.22 is still in development and that thread is monitored by the developers.
It's probably a problem with wrong default value in the metadata sent to WinBox. You can manually fix it by setting the chain to user. Or use the unset command in the CLI.
/routing rule print
/routing rule unset 6 chain
Hi! This issue is not fixed in 7.22 Release.
Creating, modifying or enabling/disabling rule in Routing→Rules (WinBox v3.43 installed by Snap in Ubuntu 24.04) still adds incorrect chain="".
/routing rule unset <rule number> chain returns rule to working state.
Creating a rule in terminal from scratch without "chain" is working too, but it's a bit inconvenient when some rules sometimes need to be turned on or off or made some changes on it.
Will this be fixed, or is it now mandatory to specify chain?