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

[NT-634] Add backing ID to activities errored backings query #1221

Merged
merged 2 commits into from
Jun 10, 2020

Conversation

justinswart
Copy link
Contributor

📲 What

Adds the id field to the errored backings query for the activities tab.

🤔 Why

We had added id as an expected field for the GraphBacking model but forgot to update the query that requests this data causing deserialization to fail.

🛠 How

  • Added id field to query.
  • Updated test with actual response data.

✅ Acceptance criteria

  • Having errored pledges, navigate to the activities tab, you should see errored pledges in the feed.

@justinswart justinswart merged commit 1c2e2e4 into master Jun 10, 2020
@justinswart justinswart deleted the NT-634-errored-pledges-activity-bugfix branch June 10, 2020 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants