You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a volunteer, I want to edit my prior weekly summary. When I press the edit button, type my edit, and press the save button, my browser consoles shows the following error: PUT https://hgn-rest-beta.azurewebsites.net/api/userprofile/undefined 500 (Internal Server Error)
Even though the error code is 500 I am writing this issue on the front end repo because the PUT endpoint the client uses ends in undefined rather than my volunteer beta user's id.
Video
This video shows the error, as well as the Google Chrome tool console and network windows.
00_500_error.mov
System
Chrome 121.0.0
Windows 10
The text was updated successfully, but these errors were encountered:
one-community
changed the title
Unable to edit past weekly summaries as a volunteer in beta
Alex - Unable to edit past weekly summaries as a volunteer in beta
Feb 21, 2024
Issue
As a volunteer, I want to edit my prior weekly summary. When I press the edit button, type my edit, and press the save button, my browser consoles shows the following error:
PUT https://hgn-rest-beta.azurewebsites.net/api/userprofile/undefined 500 (Internal Server Error)
Even though the error code is
500
I am writing this issue on the front end repo because the PUT endpoint the client uses ends inundefined
rather than my volunteer beta user's id.Video
This video shows the error, as well as the Google Chrome tool console and network windows.
00_500_error.mov
System
Chrome 121.0.0
Windows 10
The text was updated successfully, but these errors were encountered: