How do people manage the lifecycle of updating applications, as it seems to be an area where Portal is lacking.
Example, we create an application in Experience Builder, which uses a Map, which uses some services that have been published using Pro.
Say we want to add a layer to a service, but we dont want it rolled out to users until the application has been tested, there seems to be no easy way to do this.
Its does not seem possible to "duplicate" an entire application, to make all the changes, test it, and then replace the live application.
You can sort-of handle it if you are -just- changing the EB application, as that has a separate publish step, but it does not seem possible to do if you need to change a Map and a Service, as well as a Web App Builder application.
Any tips for how others work in such scenarios would be appreciated. In a software development environment, it would be straightforward to build test releases from source control etc, but working within the confines of Enterprise seems to make this difficult.