I have an Outsystems application. On the dev environment I have three feature A, B and C on a single module. Now I want to deploy only two features A and C from dev environment to test environment. How can I do that from the Outsystems Servicecenter/LifeTime?
Hey @Nour Hasan ,
As far as i know if you have to deploy feature A and C only to other environment you can only disable that piece of code from service studio.
Because lifetime deploys whole module at a time from one environment to another environment.
Thanks
pawan
Hi @Nour Hasan ,
In this case you need to disable piece of code which you don't want to deploy.
Best
Arun
take a look at feature toggling
and these forge components :
feature toggle library
feature toggle management