[
https://issues.apache.org/jira/browse/AIRAVATA-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17647490#comment-17647490
]
ASF subversion and git services commented on AIRAVATA-3678:
-----------------------------------------------------------
Commit 5170fe361d40482b86f269387d5f4bb6bdcbf640 in airavata-django-portal's
branch
refs/heads/dependabot/npm_and_yarn/django_airavata/apps/workspace/express-4.18.2
from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=5170fe36 ]
Merge branch 'AIRAVATA-3678' into develop
> Saving user profile changes fails when there are no extended user profile
> fields
> --------------------------------------------------------------------------------
>
> Key: AIRAVATA-3678
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3678
> Project: Airavata
> Issue Type: Sub-task
> Components: Django Portal
> Reporter: Marcus Christie
> Assignee: Marcus Christie
> Priority: Major
>
> {code}
> Frontend error: Cannot read properties of undefined (reading 'valid'):
> "\"v-on handler (Promise/async)\"" stacktrace: onSave
> (webpack:///static/django_airavata_auth/js/containers/UserProfileContainer.vue:101:)
> {code}
> h3. Steps to reproduce
> 1. Setup a gateway without any extended user profile fields
> 2. Go to User Settings
> 3. Save the User Profile by clicking Save
> h3. Actual Result
> Save fails. Might see an error like *this.$refs.extendedUserProfileEditor is
> undefined* or *Cannot read properties of undefined (reading 'valid'):*
> h3. Expected Result
> Save should process successfully even when there are no extended user profile
> fields.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)