Forum Discussion

tavasjn24's avatar
3 years ago

Studio Development

Hey everyone,

I am new to the Khoros and wondering how others manage different changes. For instance if we are going to make a couple changes but only want to push some to production how do you all handle that. From what I can tell is any changes made in stage have to be all pushed at the same time instead of pushing just some new features and leaving some changes out. 

Any help is appreciated.

Thanks,

Tavas

  • Simple answer - You are correct.

    Complex answer - Every company does it a bit different. Best case scenario is to get a development instance (an instance disconnected from stage and prod). Do all development there, move changes when ready to stage. Otherwise, yeah, it can be a bit messy depending on how many people are using stage, how much actual dev work is taking place, and if you are using any third party vendors. 

    • tavasjn24's avatar
      tavasjn24
      Guide

      Do you mean the paid Dev instance or doing the development on the local machine through the lithium-sdk?