How to force user to enter a start and end date for an outage in change record

Passion_of_SNOW
Tera Contributor

I have a requirement where when a user check the box "Outage required" and saves the change ticket, it auto-loads and outage ticket in the Outage section. 

Passion_of_SNOW_0-1751927138360.png

However, most of the users are not updating the Begin and End time. 

The ask is that when user checks the Outage Required box and saves it, it will load with empty begin and end dates. Where can I update settings to make that happen? 

FYI, the details are pre-filled in the Outage ticket as shown below - 

Passion_of_SNOW_1-1751927314424.png


Users are meant to update them every time, however they do not and this is why the fields need to be blank so that they are forced to do it. 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@Passion_of_SNOW 

so what did you start with and where are you stuck?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

2 REPLIES 2

Rafael Batistot
Kilo Patron

Hi @Passion_of_SNOW

 

In this case, create a Data policy in the table “outage” 

 

consider the condition “number is not empty” and those fields “Begin” and “End” mandatory true

Let me know if it’s help you? 

Ankur Bawiskar
Tera Patron
Tera Patron

@Passion_of_SNOW 

so what did you start with and where are you stuck?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader