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 subversion and git services (Jira)" <ji...@apache.org> on 2022/09/09 14:38:00 UTC

[jira] [Commented] (AIRAVATA-3645) Handle case where GRP id getting set to null

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

ASF subversion and git services commented on AIRAVATA-3645:
-----------------------------------------------------------

Commit e0c90cceda75d680ee3fd61266042a2dba4eca4b in airavata-django-portal's branch refs/heads/staging from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=e0c90cce ]

AIRAVATA-3645 web components: Handle case where GRP id is set to null


> Handle case where GRP id getting set to null
> --------------------------------------------
>
>                 Key: AIRAVATA-3645
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3645
>             Project: Airavata
>          Issue Type: Bug
>          Components: Django Portal
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> If the groupResourceProfileId is set to null, for example, via the `value` attribute of the `adpf-group-resource-profile-selector` component, then it tries to load deployments and apply the group resource profile, but fails to do so.
> The store should first check that the groupResourceProfileId is not null before trying to use it. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)