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.

How to remove duplicate variable set from record producer

Sivaprasath
Tera Contributor

Hi,

I have created one variable set and added in record producer. After I moved the update set to UAT environment, one particular variable set reflect two times in record producer.

I removed the variable sets from record producer in dev and recaptured by added the same and moved to UAT, still the issue is there.

I have added a screenshot here, Could you please anyone help how to fix this.

Sivaprasath_0-1719499868236.png

 

 



Thanks
Sivaprasath

2 REPLIES 2

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

I'm assuming both Variable sets have different sys-ids.

You should keep the one which is present in all instances and delete or deactivate the one which is created in error.

-Anurag

Sandeep Rajput
Tera Patron
Tera Patron

@Sivaprasath This relationship is stored in Catalog Variable Set( io_set_item )  table. Right click on the filter of related list and open it in new window. Remove the additional record from the list and it will get captured in update set. 

 

Sivaprasath_0-1719499868236.png