PalisadoesFoundation / talawa

Community Organization Management Software. Click on the link below to see our documentation.
https://docs.talawa.io/
GNU General Public License v3.0
306 stars 434 forks source link

Error in updating User Profile #2470

Closed GlenDsza closed 2 months ago

GlenDsza commented 2 months ago

Describe the bug When we update the user, The details are updated for the screen itself, but when we return to profile screen and reload error is shown as user details are found to be null.

To Reproduce Steps to reproduce the behavior:

  1. Login in a organization
  2. Open ProfileTab -> Settings -> Edit Profile
  3. Edit user details and click on save.
  4. Return to Profile screen.
  5. For few instance details are not updated and when we reload the page error is displayed.

Expected behavior On updating the user details, User details should be updated successfully across app.

Actual behavior On updating the user details, Profile page displays Error.

Screenshots

https://github.com/PalisadoesFoundation/talawa/assets/109027247/ac9e332e-5948-42d5-b928-4115f4983000

Potential internship candidates Please read this if you are planning to apply for a Palisadoes Foundation internship https://github.com/PalisadoesFoundation/talawa/issues/359

GlenDsza commented 2 months ago

Would like to work on this issue