-
-
Notifications
You must be signed in to change notification settings - Fork 893
NoMongo: Error While Loading Events Data in Volunteership Section #3867
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
Assign this to me |
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. |
@mpdesai90 assign me |
I know but i have one issue that why i asked |
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 pls assign this issue to me. |
Queries and mutations for Event Volunteers/VolunteerGroups don’t exist yet. There’s already an open issue for this, so I think it’s best to wait for that to be implemented. |
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 pls assign again im already working on it. |
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 |
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. |
assign |
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. |
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
The Volunteer section fails to load events data, displaying an error message:
"Error occurred while loading Events data"
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 the Volunteers section.
Expected behavior
The events data should load successfully, displaying upcoming organization events.
Actual behavior
An error message is displayed: "Error occurred while loading Events data".
"Cannot query field
eventsByOrganizationConnection
on type 'Query'"This suggests that the queried field does not exist in the GraphQL schema or is incorrectly referenced.
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: