Resolved! Show alert in Red when priority is P1
Hi Guys. I need to show an alert when Priority is 1. Which depends on Impact and Urgency.. Wrote a UI policy on condition. Impact is Customer (Customer value is 1) Urgency is Today (Today value is 1). Excute if True. wrote an alert. But it's n...