How to set default priority in incident
Hello All, I have created 1 record producer for incident in which I want to set default priority as p3 that I have set by using record producer script current.impact = '1';current.urgency = '3'; It's working fine now I want visible only p1 p2 and p3...