Convert to Development Mode Custom App

chandukollapart
Tera Contributor

Hi,

 

I want to convert custom app to Development mode in non-prod instance. When I am looking for the related link that option is not visible in that application. I changed the application and also verified sn_appclient.store_app_convert_enabled property is set true but the option is not avilable.

 

Is there anything I need to change to get that option.

 

Thanks.

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi @chandukollapart 

if you have deployed a custom app on an instance other than the one where that app has been developed, it is not possible to "convert" it to any development mode. If that were possible, it would ruin the whole concept of artifact management and release management. 

Therefore you better should explain WHY you want to do that. Maybe we can find a different approach for you,

Maik

Hi @Maik Skoddow 

 

My dev instance was cloned and it was not up to date with Prod. So I want to update Dev to match with Prod. In that way it doesn't effect for future development. I thought converting other non-prod instance and take update set and commit to dev instance will solve the issue instead of clone.