10
Views
3
Comments
[Lifetime-Deployment] Is is possible to deploy a specific feature from dev to test ?
Application Type
Reactive
Service Studio Version
11.54.22 (Build 62709)
Platform Version
11.23.0 (Build 40636)

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

Champion

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

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.