| When user creates two mobile applications for same platform with same application name in one project in OpenShift, the creation of the second one will fail - item is created in "Provisioned services" section with an error "The service failed. Provision call failed: Error occurred during provision. Please contact administrator if the issue persists.". If user tries to delete this item, the first mobile app is deleted as well. Possible solution might be to prevent user from creating two mobile applications with a same application name and inform him about that if he tries to do so. From what I have tried the issue is only with applications for a same platform. It is possible to create two mobile applications with a same application name if the platforms are different. So it may be considered if we want to prevent creation of two application with a same app name for any platform or just for apps for same platform. |