Global rules

A new setting, enforceImmediacy, is added to any global rule imported into HATS V9.7 from HATS V5. When this setting is true, the global rule behaves as it did in HATS V5 when Nearest input field only is selected for the Transform option of the Find input fields by surrounding text pattern. When this setting is false, the default, the global rule behaves as it does in HATS V9.7.

To make newly defined global rules behave as the HATS V5 global rules did, you must add and set the enforceImmediacy setting to true. To do this, on the Source tab of the Project Settings editor, add the following setting to the globalRules componentSettings tag:
<setting name="enforceImmediacy" value="true"/>