Restore app from app repo after cloning in dev

chandukollapart
Tera Contributor

Hi,

 

I have custom app in prod with version of 1.3 but in dev after clone it is in 1.1. So I would like to update the app in dev to 1.3. We are using app repository. We don't have any source control.

 

Any suggestions!

6 REPLIES 6

Sainath N
Mega Sage
Mega Sage

Hi @Sainath N ,

 

I read those articles but it doesn't have info for updating app in dev until unless cloned again from Prod or commuting update set. If we commit update set does it break publish to app repo going forward If not i will commit update set from Test. Test is currently equal to Prod.

 

Thanks 

@chandukollapart : If you have the equivalent version in TEST, can't we 'publish to Update Set' and deploy it in DEV instead of cloning? Do you see any challenges with this approach?

 

sainathnekkanti_0-1704755971720.png

 

 

Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.

@Sainath N I can do that but If I follow that approach does it impact for future version publish from Dev to app repo?