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

Marcus Christie edited comment on AIRAVATA-3296 at 2/26/20 4:02 PM:
--------------------------------------------------------------------

Seems there are more like this:
{code:sql}
select * from app_catalog.GROUP_RESOURCE_PROFILE where 
DEFAULT_CREDENTIAL_STORE_TOKEN not in (select ENTITY_ID from ENTITY);
select * from app_catalog.GROUP_COMPUTE_RESOURCE_PREFERENCE where 
RESOURCE_CS_TOKEN not in (select ENTITY_ID from ENTITY);
{code}


was (Author: marcuschristie):
Seems there are more like this:
{code:sql}
select * from app_catalog.GROUP_RESOURCE_PROFILE where 
DEFAULT_CREDENTIAL_STORE_TOKEN not in (select ENTITY_ID from ENTITY);
{code}

> Missing sharing_catalog records for credential
> ----------------------------------------------
>
>                 Key: AIRAVATA-3296
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3296
>             Project: Airavata
>          Issue Type: Bug
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> SEAGrid credentials in Default group resource profile are missing 
> sharing_catalog records. Perhaps because the owning user is not in the 
> sharing catalog.
> h5. TODO
> - [ ] Check if there are any other instances of this problem and fix those up 
> too



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to