Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encountering unexpected behavior when attempting to update Talawa Members' profiles. #1473

Closed
Devesh326 opened this issue Jan 22, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@Devesh326
Copy link
Contributor

Describe the bug

  1. When attempting to update a member's profile, it seems to require changing the email ID. If this behavior is by design then its fine, else it should also update when the member's name is modified.
  2. Despite updating the profile, the member's actual profile remains unchanged. Instead, the user's (your) profile credentials are updated to match the member's credentials.

To Reproduce
Steps to reproduce the behavior:

  1. Open Talawa Admin website
  2. Click on your profile at the bottom left
  3. Click People Tab on the sidebar
  4. Press users checkbox and update a members profile

Expected behavior

  1. When a user updates a member's profile, the member's profile should get updated even if only the name is edited.
  2. After updating the member's profile, it should not affect the user's (your) profile.

Screenshots

Talawa.Members.-.Google.Chrome.2024-01-22.13-48-44.mp4

Additional details
@palisadoes @aashimawadhwa , If these issues are valid, can I work on it?

Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359

@Devesh326 Devesh326 added the bug Something isn't working label Jan 22, 2024
Copy link

Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues.

@Pranavx1
Copy link
Contributor

Can i work on this?

@noman2002
Copy link
Member

@Devesh326 Do you want to work on this issue ?

@Devesh326
Copy link
Contributor Author

@Devesh326 Do you want to work on this issue ?

Yess!

@rahulrangers
Copy link

i want to work on this issue.

@Devesh326
Copy link
Contributor Author

Hey @noman2002,

This Bug also involves a few changes in the Talawa-Api. I've already implemented the necessary changes. Should I open a new issue in the Talawa API repository and create a corresponding pull request to address this issue?

palisadoes pushed a commit that referenced this issue Jan 28, 2024
…s profile. (#1499)

* fixed bug for incorrect updation of talawa admin members profile.

* added localstorage functionality for the root user

* fixes updation of applangcode functionality

* changed type id from String to ID

* changed type id from string to id, changed the schema to match the input to updateUserInput
@Devesh326 Devesh326 removed their assignment Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants