[jbosstools-issues] [JBoss JIRA] (JBIDE-11037) wizard is preventing going to next page if app name matches existing project
Andre Dietisheim (JIRA)
jira-events at lists.jboss.org
Thu Mar 1 08:14:42 EST 2012
[ https://issues.jboss.org/browse/JBIDE-11037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672610#comment-12672610 ]
Andre Dietisheim commented on JBIDE-11037:
------------------------------------------
If you use the option *use exiting* it wont harm but if you choose to create a new project it could harm. It will if the imported project has the very same name in the pom as the project in your local workspace. In the first page, we simply dont know yet if the user will choose *use existing* or not on the 2nd page. We therefore decided to use a warning on the first page. The warning will turn into an error on the 2nd page if the user choose to not *use existing*.
> wizard is preventing going to next page if app name matches existing project
> ----------------------------------------------------------------------------
>
> Key: JBIDE-11037
> URL: https://issues.jboss.org/browse/JBIDE-11037
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Priority: Blocker
> Fix For: 3.3.0.Beta1
>
> Attachments: openshift.mkv, warn-on-existing-project-2.patch, warn-on-existing-project.patch
>
>
> (this might already be reported but couldn't find it)
> Create projet named "xyz"
> OpenShift wizard, create app named "xyz"
> now wizard will not let you do this complaining project already exist - which does not make sense to error against since
> the user might want to actually use the existing app.
> It should just warn/inform IMO and the user can choose to point to that existing app on next page
--
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
More information about the jbosstools-issues
mailing list