Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

standard change showing error while retiring

Atheher Fathima
Mega Guru

Hi All,

 

 i have a scenario where we are getting an error message while trying to retire a standard change template to fix the inactive group.  would like to remove this validation, however unable to find how it is triggering. I did search in BR and Client scripts..but couldnt find it

 

Could you please help on this?

4 REPLIES 4

Tai Vu
Kilo Patron
Kilo Patron

Hi @Atheher Fathima 

Can you help to capture the message displaying?

hi @Tai Vu ,

 

sure, here is the error

 

AtheherFathima_0-1697626243816.png

 

 

Hi @Atheher Fathima 

I did some code search around but there's nothing relevant. => it might be because different instances or it's hidden.

Screenshot 2023-10-18 at 18.04.55.png

 

Just double check the workflow "Standard Change Proposal" from your instance. There's some validation message inside the workflow.

Or you can leverage SNUtil to do some code search like I did, to see if anything found in your instance.

Screenshot 2023-10-18 at 18.08.08.png

 

Let me know if it works for you.

 

Cheers,

Tai Vu

 

Danish Bhairag2
Tera Sage

Hi @Atheher Fathima ,

 

Can you also try checking in UI policy under script section like when condition evaluates to true or false.

 

Thanks,

Danish