A UI Policy has prevented you from making changes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2022 09:44 AM
Hi,
I'm getting the following error when I try to change the Due Date from Visual Task Board. I found the following solution on Now Support https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0821210 but I can't find what is the UI Policy that is blocking me to do the change. I want to inactivate it.
This is the field I want to change from the Visual Task Board. It is happening only for certain SCTASKs, so I want to know the reason.
This is the error message I'm getting from the Catalog Task.
Can someone guide me how to find that UI Policy?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2022 02:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2024 12:53 PM - edited ‎01-08-2024 12:56 PM
@Diorella Angulo >
have you ever found out what the issue was, and how to find the ui policy that's throwing the error?
I found this: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0821210
>
There is a UI Policy enforcing a rule for a field that is different within a form for VTB vs the field outside a VTB.
For example, a field is made mandatory by a UI Policy but the field is not displayed within the VTB record's form. Since the field will not display in VTB, it will not be populated with a value, the UI Policy that validates that the field is Mandatory fails, and the error is seen.