Route maps on import site don't get installed
set protocols bgp XYZ neighbor ABC address-family ipv4-unicast route-map import 'importTM'
has no effect while
set protocols bgp XYZ neighbor ABC address-family ipv4-unicast route-map export 'importTM'
works as expected.