Which is the best practice to move newly created subcategories in sys_choice table

Srinivasu2
Tera Contributor

Hi Community,

 

Which is the best practice to move newly created subcategories in sys_choice table.

 

1) Export newly created subcategories from dev and import to test

2) through update sets

 

I have written record producer script based on user select these subcategories, it will auto assign to respective group in incident.

 

Srinivasu2_0-1695783725583.png

 

because these highlighted subcategories are not moved to test via update set at 1st time

 

Please advise

 

 

Thanks & Regards,

Srinivasu

5 REPLIES 5

Sagar Pagar
Tera Patron

Hi @Srinivasu2,

 

Update sets are the best method, as they will not cause any problems like missing manual activities.

 

Exporting and importing XML files is another option.

 

If my response helps to solve your issue. Kindly mark it as helpful & correct. It will be helpful for future readers! 👍🏻
Thanks,
Sagar Pagar

The world works with ServiceNow