link-move
link-move copied to clipboard
link-move-json does not complain about invalid target attributes
In LM 2.7 I noticed that attributes mapped with incorrect "targets" are simply skipped without any warning. Should probably add something to the logs.
<attribute>
<type>int</type>
<source>@.id</source>
<target>invalidProperty</target>
</attribute>