-
-
Notifications
You must be signed in to change notification settings - Fork 890
NoMongo: Error occured while loading Pledges data #3869
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
Comments
@palisadoes please assign this issue |
Our policy is to assign no more than two issues to each contributor across all repositories. This way everyone gets a chance to participate in the projects. We sometimes give exceptions for more urgent cases and sometimes we lose track, but the policy stands. You have reached your limit, please wait until your existing issues are closed before requesting more issues. You could unassign yourself from one of the other issues too. |
@palisadoes Assign this issue to me |
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. |
Unassigning. Inactivity |
@palisadoes |
Hello @palisadoes, I have implemented the |
|
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. |
Unassigned. Inactivity |
@palisadoes is this needs to be completed before gsoc ? if no you can assign me |
May I take this up? |
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. |
Unassigning due to inactivity and/or no submitted PR. Others need to get a chance. Please let us know whether you want to be reassigned before someone else requests assignment or select another issue. |
@Cioppolo14 I have university exam going on, so need some time. |
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. |
@hustlernik I have reassigned you. Will you be able to get to it soon? |
@Cioppolo14 Yup, will try to complete this ASAP. |
@hustlernik Are you still working on this? |
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. |
Describe the bug
The Pledges section fails to load due to issues with the GraphQL query. The error message indicates that the PledgeWhereInput and PledgeOrderByInput types are not recognized, and the field getPledgesByUserId is not found on the Query type. This suggests a mismatch between the frontend query and the backend schema.
To Reproduce
Steps to reproduce the behavior:
1.Open Talawa Admin (develop-postgres branch)
2. Login to the User Portal using [email protected].
3. Join an Organization & Visit an Organization Page
4. Navigate to My Pledges
Expected behavior
The pledges associated with the user should be fetched and displayed correctly.
Actual behavior
The page displays an error message:
Screenshots
Additional details
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered: