Delete route BUG - missing output

Hello.

I have just discovered an simple output bug when deleting a simple route.

Tested ROS versions :

7.19.2

7.19.4

7.20.2

7.20.4

When a command to delete a route is initiated using Winbox version 3.43 or 3.42 there is no output of the command just a prefix

Example :

Added by winbox and removed by winbox

14-11-2025 16:02:07 Local7.Debug 10.18.12.2 system,info route 192.168.66.0/24 added by winbox-3.43/tcp-msg(winbox):admin_z@10.18.12.2 (*80000022 = /ip route add disabled=no dst-address=192.168.66.0/24 gateway=10.66.66.111 routing-table=main suppress-hw-offload=no)
14-11-2025 16:02:40 Local7.Debug 10.18.12.2 system,info route 192.168.66.0/24 removed by winbox-3.43/tcp-msg(winbox):admin_z@10.18.12.2 ()

Added by winbox and removed from terminal within winbox

14-11-2025 16:03:10 Local7.Debug 10.18.12.2 system,info route 192.168.66.0/24 added by winbox-3.43/tcp-msg(winbox):admin_z@10.18.12.2 (*80000022 = /ip route add disabled=no dst-address=192.168.66.0/24 gateway=10.66.66.111 routing-table=main suppress-hw-offload=no)
14-11-2025 16:03:48 Local7.Debug 10.18.12.2 system,info route 192.168.66.0/24 removed by winbox-3.43/tcp-msg(winbox):admin_z@10.18.12.2/terminal/action:44 (/ip route remove *80000022)

You can see that there is no output in ()
For terminal it just states that route number have been removed, no details.

Please try to replicate the issue, it is very easy.

Thank you

Contact MikroTik support ( support@mikrotik.com ), not only warn users (on users forum) for bugs.