I have simple script which enables firewall rules:
ip firewall filter enable numbers=2,3
This script works fine if to run it from WebFig interface and from terminal CLI.
However, it enables only one of rules ( the first one in list) if it is launched by scheduler.
Does anybody have similar expeerience?
Is this the bug or feature?
Is this issue logged to RouterOS bug treacking system?