[
https://issues.apache.org/jira/browse/AIRAVATA-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16044870#comment-16044870
]
ASF GitHub Bot commented on AIRAVATA-2385:
------------------------------------------
Github user tilaks26 commented on the issue:
https://github.com/apache/airavata/pull/111
Changes made in the new commit -
Added new method checkDuplicateGateway() in
TenantProfileServiceHandler.java to identify duplicate requests for Gateway Ids
that have already been approved
Modified FIND_GATEWAY_BY_ID in QueryConstants.java to return only Approved
Gateways
Added new method getAllGatewaysForUser() in
TenantProfileServiceHandler.java as a Thrift service to display gateways
belonging to a particular user
Added new method getAllGatewaysForUser() in TenantProfileRepository.java to
retrieve the GET_USER_GATEWAYS query result
Modified profile_tenant_cpi.thrift to include getAllGatewaysForUser() and
generated the stubs to reflect in Iface (TenantProfileService.java)
Added GET_USER_GATEWAYS in QueryContsants.java to return all Gateways
belonging to a particular user
Modified workspace_model.thrift to expose the Gateway's airavataInternalId
to Update and Delete Gateways and generated the stubs to reflect in Gateway.java
Modified deleteGateway() in profile_tenant_cpi.thrift to accept the
airavataInternalId as a parameter and generated the stubs to reflect in Iface
(TenantProfileService.java)
> 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)