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

NoMongo: Organizations not fetching on User Login in develop-postgres #3251

Open
gkbishnoi07 opened this issue Feb 19, 2025 · 5 comments
Open
Assignees

Comments

@gkbishnoi07
Copy link

Description:

Currently, there is no functionality to fetch all organizations when logging in as a user on the develop-postgres branch. As a result, no organizations are displayed.

Relevant Issue:
This enhancement is required for issue PalisadoesFoundation/talawa-admin#3565 in the Talawa Admin repository.

screenshot

develop-postgres branch

there is no query (organizationConnection) to fetch organizations

Image

develop branch

there is query (organizationConnection) which fetch organizations

Image

Expected Outcome:
When logging in as a user on the develop-postgres branch, all associated organizations should be fetched and displayed.

Potential internship candidates

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

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.

@github-actions github-actions bot added the unapproved Unapproved for Pull Request label Feb 19, 2025
@gkbishnoi07 gkbishnoi07 changed the title Feature Request NoMongo: Organizations not fetching on User Login in develop-postgres Feb 19, 2025
@gkbishnoi07
Copy link
Author

@palisadoes @gautam-divyanshu please assign

@palisadoes palisadoes removed the unapproved Unapproved for Pull Request label Feb 19, 2025
@gkbishnoi07
Copy link
Author

@palisadoes @gautam-divyanshu Progress till now Successfully added the OrganizationsConnection query.

Image

@gautam-divyanshu
Copy link
Member

@gkbishnoi07 create a pr.

@gkbishnoi07
Copy link
Author

gkbishnoi07 commented Feb 20, 2025

@gautam-divyanshu I successfully fetched the organization but need to add one more query, organizationsMemberConnection, for join and visit.

now there is only withdraw option
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

3 participants