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

Marcus Christie edited comment on AIRAVATA-2476 at 7/7/17 8:47 PM:
-------------------------------------------------------------------

I've updated this in production scigap profile_service database:
{code:sql}
begin;
update GATEWAY set GATEWAY_APPROVAL_STATUS = 'DEPLOYED' where 
GATEWAY_APPROVAL_STATUS = 'APPROVED';
commit;
{code}


was (Author: marcuschristie):
I've updated this in production scigap database:
{code:sql}
begin;
update GATEWAY set GATEWAY_APPROVAL_STATUS = 'DEPLOYED' where 
GATEWAY_APPROVAL_STATUS = 'APPROVED';
commit;
{code}

> Replace Approved gateways tab with CREATED gateways lsit
> --------------------------------------------------------
>
>                 Key: AIRAVATA-2476
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2476
>             Project: Airavata
>          Issue Type: Bug
>          Components: PGA PHP Web Gateway
>    Affects Versions: 0.17
>         Environment: https://dev.scigap.org
>            Reporter: Eroma
>            Assignee: Sneha Tilak
>             Fix For: 0.18
>
>
> Currently the approved list is displayed, but since that is not the state of 
> functioning gateway, please change the tab name to CREATED gateways and 
> replace the list also with gateways in created state.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to