-
-
Notifications
You must be signed in to change notification settings - Fork 940
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
Unexpected behavior when updation of talawa admin members profile. #1750
Comments
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. |
@Devesh326 Is #1752 related to this issue? |
No, in this particular issue, even if the superadmin tries to update the member's profile, it doesnt get updated. Rather the root user's profile gets updated. I have fixed the issue from the frontend but it also requires some changes in the backend. |
@Devesh326 should a superadmin be allowed to edit any field of any user's profile? and even if they are, the resolver logic is incorrect, there is no check in place for whether the person trying to update the profile is a superadmin or not |
It's a question of trust. Just like a bank customer service representative can modify your account information, just like you can in the banking app. We will need to figure out how protections should be done in practice, but the basic editing capability is needed at this stage |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
|
We are tracking this issue with one of our projects, and we'd like to track its progress especially as the GSoC announcement dates draw near.
|
@palisadoes Seems @Devesh326 had no activity in his GitHub profile for a month, I would like to complete this issue as a GSOC Priority issue. Please assign this issue to me |
@varshith257 You have a lot of open issues & PRs, let's focus on those and give someone else a chance. I will work on getting reviews on your PRs. Thank you for your enthusiasm and contributions. |
hie @palisadoes @Cioppolo14 I would love to fix this issue, please assign this issue to me. |
unassigning. Inactivity |
@Devesh326, Is this still an issue? We've re-designed this page and it works. |
Describe the bug
This bug report pertains to an issue encountered in the Talawa-Admin platform, where:
Issue Link raised in Talawa Admin repository
PalisadoesFoundation/talawa-admin#1473
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Additional details
Modifications have been made in Talawa-Admin to address this issue, which also requires corresponding adjustments in Talawa-API.
Can i work on this issue?
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359
The text was updated successfully, but these errors were encountered: