zend-patterns / ZendServerSDK

Pure ZF2 CLI for zpk creation and webapi client.
BSD 3-Clause "New" or "Revised" License
22 stars 17 forks source link

app fails to update if --userAppName is specified in installApp #10

Closed mkherlakian closed 10 years ago

mkherlakian commented 10 years ago

Fails with error message:

The application has thrown an exception! ZendServerWebApi\Model\Exception\ApiException This application has already been installed

slaff commented 10 years ago

Confirmed. To reproduce the problem run installApp with the same --userAppName parameter.