We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

On change script

ashok17
Tera Contributor

If incident state null or state is Inprogress and assigned to field is empty then only assigned field is mandatory.

 

Please suggest above requirement how will achieve.

 

5 REPLIES 5

AshishKM
Kilo Patron

Hi @ashok17 , 

You can write UI Policy and validate he state field value along with assigned to empty, and add UI Policy Action for assigned to field.

 

-Thanks,

AshishKMishra


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution