URGENT Need :- A choice was deleted in the production for one the field.

Chiranjeevi K
Tera Expert

Hi All,

 

Good Day !

 

A choice was deleted for one the filed in the production in process of re-labeling(Changed Very High choice to Critical) it due to that records with previous state(Very High) are appearing as empty now even though the re-labeled choice brought back to older version.

Could someone help me with the solution to recover the records which and all impacted due this  and to bring  state to previous version on the production.

 

Appreciate Quick help & thanks in advance !

4 REPLIES 4

SebastianB
Tera Guru

Hi,

did you look in the "sys_audit_delete" table if the choice is there and can be restored?

Many thanks for the response Sebastian , choice was restored already, but now my requirement is records was having this state(Choice in the field) value is now showing as empty, how to get records to place in their old state values.

Ankur Bawiskar
Tera Patron
Tera Patron

@Chiranjeevi K 

if it doesn't happen automatically; you might require a fix script to update the state to that value.

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

Thanks for the response @Ankur Bawiskar ,
if it is normal type of filed with choices I may easily achieve with fix script but Actually, the choices are coming as reference table of other table using advance reference qualifier,  please find the attached.
Could you please give an idea and help  how to fetch what records were with old value and bit logic related things for the script, can provide you details if required any.