Hi
I cannot deploy SAPUI5 application to Cloud Platform when pushing a new version of an existing app.
I am getting this error:
Cannot deploy the application.Other artifacts found with the same ID {0}.
Change the application sap.app/id attribute in the manifest.json and try again.
I changed the id throughout the project, it worked, but on a second deploy it fails again with the same error.
The console stops at "Checking for existing applications with sap.app/id ..."
Thanks a lot.