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

Bug Report: Add new member mutation is not working #1905

Closed
kanhaiya04 opened this issue Apr 16, 2024 · 3 comments
Closed

Bug Report: Add new member mutation is not working #1905

kanhaiya04 opened this issue Apr 16, 2024 · 3 comments
Assignees
Labels
bug Something isn't working feature request

Comments

@kanhaiya04
Copy link
Contributor

Describe the bug
In the people screen the ADD MEMBER option is not working. Both the ways are not working Existing User and New User.

To Reproduce
Steps to reproduce the behavior:

  1. Open the people screen of any org
  2. Try to add a new member
  3. You will both options are not working as expected.

Expected behavior
A new member should be added from the existing user or by creating a new one depending upon the option selected.

Actual behavior
The new member is not added because of some error in the mutation.

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot from 2024-04-16 21-44-55

Additional details
Add any other context or screenshots about the feature request here.

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

@kanhaiya04 kanhaiya04 added the bug Something isn't working label Apr 16, 2024
@kanhaiya04
Copy link
Contributor Author

I would like to work on this.

@palisadoes
Copy link
Contributor

Should this be closed and reopened in the API?

@kanhaiya04
Copy link
Contributor Author

No, I got the reason behind this issue which is mainly due to the incorrect implementation of the mutation in the admin.
So just need to change few mutation in the admin and I will create the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature request
Projects
None yet
Development

No branches or pull requests

2 participants