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

Error in Fund pledge Creation #1977

Closed
GlenDsza opened this issue May 10, 2024 · 1 comment
Closed

Error in Fund pledge Creation #1977

GlenDsza opened this issue May 10, 2024 · 1 comment
Assignees
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@GlenDsza
Copy link
Contributor

Describe the bug
Unable to create pledges for Fund raising campaigns due to error.

Error Log (Server):
error 2024-05-10 16:27:23 xjc7kk8wwj Variable "$userIds" got invalid value null at "userIds[0]"; Expected non-nullable type "ID!" not to be null. {"locations":[{"line":1,"column":135}],"extensions":{"code":"BAD_USER_INPUT","stacktrace":["GraphQLError: Expected non-nullable type \"ID!\" not to be null."

To Reproduce
Steps to reproduce the behavior:

  1. Login as Admin/Superadmin
  2. Open Fund page -> Click on a Fund -> Click on a Fundraising Campaign
  3. Click on Add pledges
  4. Fill out required details
  5. Click on Create Pledge button

Expected behavior
A pledge should be created as per entered details.

Actual behavior
An error occurs on pledge creation for fund raising campaign.

Screenshots

image

@GlenDsza GlenDsza added the bug Something isn't working label May 10, 2024
@GlenDsza
Copy link
Contributor Author

GlenDsza commented May 10, 2024

@palisadoes pls assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants