PalisadoesFoundation / talawa-api

API Backend for the Talawa Mobile App. Click on the link below to see our documentation
https://docs.talawa.io/
GNU General Public License v3.0
210 stars 719 forks source link

Handle CreatorId For editing SuperAdmin Profile #2555

Open ARYANSHAH1567 opened 2 hours ago

ARYANSHAH1567 commented 2 hours ago

Is your feature request related to a problem? Please describe. This issue is created to solve the issue in Talawa-Admin of editing SuperAdmin Profile(#1924 of Admin). In this issue the change will handlw the CreatorId so that we can find organisations based on creatorId and resolve the issue

Describe the solution you'd like Adding the creatorId in the input MembershipRequestsWhereInput so that it handles creatorId and returns appropriate response

Additional context Screenshot 2024-09-21 004048 This is how the final output will be after the error is fixed in Admin by fixing the API

Potential internship candidates

Please read this if you are planning to apply for a Palisadoes Foundation internship

github-actions[bot] commented 2 hours ago

Congratulations on making your first Issue! :confetti_ball: 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.

ARYANSHAH1567 commented 2 hours ago

@palisadoes This is regarding the Editing SuperAdminProfile issue Can you assign it to me please. Pull request concerning #2282 of Admin