You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/06 20:08:18 UTC

[jira] [Commented] (AIRAVATA-2385) SciGaP portal need to check for duplicating gateway names and URLs at the time of user creating/submitting the gateway request.

    [ https://issues.apache.org/jira/browse/AIRAVATA-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039546#comment-16039546 ] 

ASF GitHub Bot commented on AIRAVATA-2385:
------------------------------------------

GitHub user tilaks26 opened a pull request:

    https://github.com/apache/airavata/pull/111

    [AIRAVATA-2385] Checking for duplicate gateway request

    Modified TenantProfileServiceHandler.java to check for a duplicate add gateway request.
    Checked if the gateway ID, name, URL was already present in the database with the status as approved.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tilaks26/airavata develop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/airavata/pull/111.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #111
    
----
commit 98ec4bfa32e51af7b50b6252b8f7b5001f94d03b
Author: Sneha Tilak <ti...@149-160-244-249.dhcp-bl.indiana.edu>
Date:   2017-06-06T20:05:54Z

    Checking for duplicate gateway request

----


> SciGaP portal need to check for duplicating gateway names and URLs at the time of user creating/submitting the gateway request.
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-2385
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2385
>             Project: Airavata
>          Issue Type: Improvement
>          Components: PGA PHP Web Gateway
>    Affects Versions: 0.17
>            Reporter: Eroma
>            Assignee: Sneha Tilak
>             Fix For: 0.18
>
>
> Currently wt the time of creating or submitting the request this is not checked. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)