Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9DE581102D for ; Tue, 6 May 2014 21:37:07 +0000 (UTC) Received: (qmail 99277 invoked by uid 500); 6 May 2014 21:15:23 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 97720 invoked by uid 500); 6 May 2014 21:11:02 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 97049 invoked by uid 99); 6 May 2014 21:04:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2014 21:04:24 +0000 Date: Tue, 6 May 2014 21:04:24 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@airavata.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AIRAVATA-1182) createProject doesn't warn that project already exists MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AIRAVATA-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991131#comment-13991131 ] ASF subversion and git services commented on AIRAVATA-1182: ----------------------------------------------------------- Commit bee2dac848e921c70e2190d190c929c29a668bf8 in airavata's branch refs/heads/master from [~raminder] [ https://git-wip-us.apache.org/repos/asf?p=airavata.git;h=bee2dac ] Updated to handle project changes. AIRAVATA-1182 > createProject doesn't warn that project already exists > ------------------------------------------------------ > > Key: AIRAVATA-1182 > URL: https://issues.apache.org/jira/browse/AIRAVATA-1182 > Project: Airavata > Issue Type: Bug > Components: Airavata Client > Affects Versions: 0.12 > Environment: PHP > Reporter: David Reagan > Assignee: Chathuri Wimalasena > Priority: Minor > > When creating a new project with the same owner and name as a pre-existing project, there is no indication to the user that there is a problem. No new project is created. No exception is thrown. No error value is returned in the return string. -- This message was sent by Atlassian JIRA (v6.2#6252)