Hi
I have a solution with a canvas app, flows, environment variables etc. The solution was made in a DEV-environment and then exported to a PROD-environment. Now I want to edit the canvas app. What is the best practice? Should I export the canvas app to PROD itself, or should I update the solution?
Solved! Go to Solution.
Hi @dahlgebra,
It's always a best practice to make changes any component such as an App in the dev environment in the solution. Then export the solution as managed, and finally import into your downstream environments such as test or production.
---
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.
Hi @dahlgebra,
It's always a best practice to make changes any component such as an App in the dev environment in the solution. Then export the solution as managed, and finally import into your downstream environments such as test or production.
---
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.