[
https://issues.jboss.org/browse/JBIDE-11213?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-11213:
-------------------------------------
Attachment: dont-warn-for-app-equals-proj.patch
@Max: please review my patch
Remove " This can cause problems when importing." from
warning since import cannot be done anyway
-------------------------------------------------------------------------------------------------
Key: JBIDE-11213
URL:
https://issues.jboss.org/browse/JBIDE-11213
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.Beta1
Reporter: Lucia Jelinkova
Assignee: Andre Dietisheim
Priority: Minor
Fix For: 3.3.0.CR1
Attachments: dont-warn-for-app-equals-proj.patch, warning.jpg
When creating a new OpenShift application there is a warning message displayed if there
already is a workspace project with the same name.
_A project already exists with the same application name. This can cause problems when
importing._
On the second page there is a validation that prevents user from creating a new project.
Therefore, user can do two things:
# Close the wizard - cannot cause any problems
# Choose an existing project - cannot cause any problems
So actually no problems should occur. In order not to confuse user we could change the
message to:
_A project already exists with the same application name._
At the moment, there is no such a validation during the OpenShift application import. In
order to be consistent, the same warning message should be displayed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira