Routing Rule Export in V7.1beta1 (and 6.47.1)

Hi,
When doing an export, Routing rules are not exported.

Also
It would be good if print in /ip route would do a (left) join with the /routing table and
display the table it is using.
Currently I am putting a comment in the route, to match the route to a table (and it’s creation statement)

add comment=“via 93” distance=50 dst-address=0.0.0.0/0 gateway=192.168.93.1
pref-src=“” routing-table=via-93 scope=30 target-scope=10 type=unicast

;;; via 93
6 AS 0.0.0.0/0 192.168.93.1 50

Thanks
Regards
Roger

Some more stuff (V7.1beta1),

In winbox, the Routing table (ip route) doesn’t refresh very well.
Often I find if I know it has changed, I need to select another tab and then go back to the Route List
to get it to show all the new and changed routes.

It would perhaps be good if connection marks could be used as selectors for Routing Rules.
Potentially saves some double handling.

Thanks