We've just discovered that the new "more than one active deployment" has hit our Apps Script and this is causing a new issue. There is no longer a way to deploy updated code to existing deployment as every new deployment now creates a new URL.
Does anyone know how to deploy new code without the URL changing as it no longer appears to be possible. We have lots of customers who we update scripts for any they don't want to have to use a new URL every time we make a change in their code for them. We tried using the edit icon and then deploy but that does not deploy updated code and still uses the code associated with that version.
March 15, 2021
The following updates have been made to deployments in the new editor:
- You can now have more than one active deployment.
- You can now change the version associated with an active deployment.
To learn more, see Create and manage deployments.