Change Management - Assignment group mandatory field

anishsasi
Tera Contributor

When you click on "Request Approval" UI action, the following assignment group field is mandatory in change management.  

I would like to know how the assignment group become mandatory?  Not seen code though!

 

anishsasi_0-1666086259034.png

 

 

1 ACCEPTED SOLUTION

Dan O Connor
ServiceNow Employee
ServiceNow Employee

Hey.

 

This is controlled through an OOTB UI policy called Mandatory - Assignment Group

 

If you go into it, you can see how it works. But it stops a Change moving on from draft/New states until Assignment group is populated. 

View solution in original post

10 REPLIES 10

If my answer helped you can you also mark it as correct. You can mark multiple answers as correct.

 

Thanks.

Kalyani Jangam1
Mega Sage
Mega Sage

Check "Mandatory - Assignment Group" UI policy on change table

Sagar Pagar
Tera Patron

Hi,

Check UI policy on Change request table.

 

Thanks,
Sagar Pagar

The world works with ServiceNow

Saurav11
Kilo Patron
Kilo Patron

Hello,

 

As others have mentioned the UI policy named "Mandatory - Assignment Group" is responsible for this.

 

The link to the UI policy is as below:-

 

https://yourinstancename.service-now.com/nav_to.do?uri=sys_ui_policy.do?sys_id=bad87d63cb900200d71cb...

 

Please mark answer correct/helpful based on Impact. 

Lokesh7
Tera Contributor

Hi,

Not always we prefer scripting. Incase of Mandatory, field not visible, Read-Only......if not scripting found you may check either if any UI policies existing or Data policies in place.