[
https://issues.apache.org/jira/browse/AIRAVATA-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838554#comment-16838554
]
Marcus Christie commented on AIRAVATA-3038:
-------------------------------------------
I fixed this by
* in the Django portal: fetching creationTime in the portal and updating the
GroupResourceProfile instance after creation, so that the model is consistent
on the client
* in the Registry: set the creationTime field on GroupResourceProfileEntity to
{{updatable = false}} so that the database won't try to update it to null even
if the api is passed a GroupResourceProfile object with a null creationTime
> Getting 'Internal Server Error' when saving first group resource profile of
> the gateway
> ---------------------------------------------------------------------------------------
>
> Key: AIRAVATA-3038
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3038
> Project: Airavata
> Issue Type: Bug
> Components: Django Portal
> Affects Versions: 0.18
> Environment: https://pfec-hydro.scigap.org
> Reporter: Eroma
> Assignee: Marcus Christie
> Priority: Major
> Fix For: 0.19
>
> Attachments: Screen Shot 2019-05-10 at 3.52.24 PM.png
>
>
> # A new django portal gateway and was creating the first group resource
> profile.
> # Added the name and selected gateway user group in share.
> # Then added the compute resource and saved.
> # Then clicked on save in resource profile pageĀ
> # Getting theĀ internal server error.
> #
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)