Referenced field value cleared after submit / save the change request

Ram118
Mega Guru

After submitting the change request, reference field value gets disappeared or getting cleared.

Before submitting CR, selecting a value.

 

After saving / submitting the form, value gets cleared.

find_real_file.png

I have checked the XML. there is nothing for this field.

I have checked the both tables (change & data center), i can see 1 field - display value true.

 

Any help will be appreciated!

1 ACCEPTED SOLUTION

Ram118
Mega Guru

Found some issue in one of the Script Includes related to this field.  It fixed the issue.

View solution in original post

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

did you check any before insert/update BR is clearing the values?

As you said it is not in XML means some script cleared it?

Did you try debug the business rules?

Regards
Ankur

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

yes, I have checked it. I don't see any BR modifying this field. 

 

Just FYI,  After submitting the form, If I select value and try to save the form. It's working.  

 

Problem is only when submitting the form at first. The value is getting disappeared.

Hi,

Did you check the value is shown on table list layout once record is inserted?

So during insertion the issue is faced?

Regards
Ankur

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

you mean to check in change_request table, while change is creating ?