Will cloning a prod instance over dev get rid of the plugins activated in dev?

apassey
Kilo Explorer

We recently upgraded to Eureka. While testing in Dev, we activated some plugins to see what they were like. We want to clone our Prod instance over our Dev instance now that Prod has been upgraded and I was wondering if the plugins that were activated in Dev will no longer be activated after the clone, as they are not activated in our Prod instance. I am hoping that Dev will be identical to Prod without the plugins as there is no way to actually deactivate plugins.

2 REPLIES 2

tadsindt1
ServiceNow Employee
ServiceNow Employee

Yes, cloning your prod over dev will make your dev identical to your prod instance, including those plugins NOT being active is they are not active on your production instance.


Thank you Tad!