IP route rules defaults to wrong table after restart

Hi,
I have MT configured to route specific LAN IP addresses to the VPN link: http://forum.mikrotik.com/t/routing-specific-ip-only-via-the-vpn-routing-mark-doesnt-work/156492/1 Today I found that after restart (or upgrade from 1.7.3 to 1.7.5) all rules defaults to the wrong (main) table.
mt_2.png
mt_1.png
I’ve added them using the following command:

/routing/rule/add src-address=192.168.1.x/32 action=lookup-only-in-table table=pve-vpn

what else I can do to make it persistent?

I don’t think you can do more, rules shouldn’t just change. It could be that v7 is not as stable as the name of release channel suggests. There were some problems with routes recently, so it could be related.