Marcus Christie created AIRAVATA-3645:
-----------------------------------------
Summary: 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
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)