A UI Policy is seen to be running on a field in Field watcher but the policy is not found when clicking into it from the Field WatcherDescription<!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> Symptoms A UI Policy is seen to be running on a field in Field watcher but the policy is not found when clicking into it from the Field Watcher. Even looking for the policy under the UI policy table returns no results. Release All Cause This behavior is caused because there is a Data Policy which is being run as a UI Policy which is then recognized as a UI Policy by the field watcher. Yet, when trying to find it under UI Policies, it is not found since the data policies are stored on a separate table. Resolution The field watcher is designed in a way that it would try to find the policy record by name in the UI Policy table if you click into it on the field watcher. If the field watcher says no records found, look for data policies applied on that table and you will be able to find the policy by name.