Maintain catalog items between production and non-prod

Joanna15
Tera Expert

Want to ask if anyone has any good practice in place in terms of managing catalog items between prod and non-prod instances. For example our catalog admin may want to make minor updates to catalog items in production directly, e.g. owner change, description change, aligned category, etc. A developer later may work on the development of the same catalog item in non-prod, hence he/she needs to ensure working on the latest version by bringing down what was changed in production. Interested in knowing if others have similar needs and how you effectively manage the process.  Thank you. 

2 ACCEPTED SOLUTIONS

Thank you Ankur for your quick response. Given these are minor catalog item changes, our catalog admin wants to get these done fairly quickly. Not sure if other organizations have similar ask and how people balance speed and the normal change promotion process. 

View solution in original post

@Joanna15 

Hope you are doing good.

Did my reply answer your question?

If my response helped please close the thread by marking appropriate response as correct so that it benefits future readers.

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

View solution in original post

7 REPLIES 7

Gunjan Kiratkar
Kilo Patron
Kilo Patron

Hi @Joanna15 ,

 

It is actually bad practice but if we need changes in hurry then we can make that. Again if it is small changes.

In that case you will have to capture all the changes that you made in Prod and transfer that in DEV/UAT/Test environment so that catalog items will be in sync. 

We need to transfer the data between instances so that  sys_id will be same in both the instance. Hope that answers your question.

 


Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy

Thank you Gunjan. I wonder if you all follow the change promotion process for minor catalog item changes? 

Hi @Joanna15 

That is recommend way of doing the changes in servicenow. Even if it is minor we have to move the changes between instances otherwise we will acquire the habit of directly making changes on prod and it will disaster after some days if something went wrong.


Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy

Ankur Bawiskar
Tera Patron
Tera Patron

@Joanna15 

As mentioned it's not good practice to make changes directly in production.

I would recommend capture the changes in dev and migrate those to test and then to prod to identify any issues before hand.

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