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

Fix missing params error when claiming #832

Merged
merged 1 commit into from
Jan 19, 2021

Conversation

solebared
Copy link
Collaborator

Why

I introduced a regression in 7fa6494 by not accounting for params being nested under params[:claim] 🤕

Pre-Merge Checklist

  • All outstanding questions and concerns have been resolved
  • Any next steps that seem like good ideas have been created as issues for future discussion & implementation
  • High quality tests have been added, or an explanation has been given why the features cannot be tested

Testing, Outstanding Concerns

Really speaks to the need for integration tests!

I introduced a regression in 7fa6494 by not accounting for params being
nested under params[:claim]. Really speaks to the need for integration
tests!
@solebared solebared mentioned this pull request Jan 19, 2021
13 tasks
Copy link
Collaborator

@maebeale maebeale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

! :)

@solebared solebared merged commit 04d2d2f into main Jan 19, 2021
@solebared solebared deleted the fix-claim-controller-params-bug branch January 19, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants