Issue
A UI policy designed to display a field when a condition is met, does not display the field even though the condition is met.
Release
All releases.
Cause
The field was duplicated on the form and also appeared in a section higher on the form, than the section where it was meant to be. Duplicate elements on a form are not supported.
Resolution
Removing the duplicate field element from the earlier section, will allow the field (in the expected section) to work correctly with the UI policy.