Automatically adding content to System.History field for a work item
For instance, in the field definition for System.History I tried the following which did not work:
<WHEN field="System.Reason" value="Other">
<COPY from="field" field="MyField.Other"/>
</WHEN>
I get an error on import that this is not valid for System.History.

