]
Andre Dietisheim updated JBIDE-21967:
-------------------------------------
Fix Version/s: 4.4.0.Alpha2
(was: 4.4.0.Alpha1)
Cannot create server adapter if there is a running build on a project
although there are more projects
------------------------------------------------------------------------------------------------------
Key: JBIDE-21967
URL:
https://issues.jboss.org/browse/JBIDE-21967
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Assignee: Andre Dietisheim
Priority: Critical
Labels: openshift_v3, server_adapter
Fix For: 4.4.0.Alpha2
When I am having several projects and some of them has already running application, I am
not able to create a new server adapter for OpenShift 3 application if there is a project
with running build. Once build finish, it is possible to create a project but while there
is any project with not completed build (and therefore application image is not there yet)
user is blocked from creating a new server adapter. This is related to JBIDE-21731 - once
this issue will be fixed, it should keep in mind to allow users proceed with creation of
server adapters on other projects.