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

campaign_registration#create #117

Open
Mirv opened this issue May 1, 2018 · 1 comment
Open

campaign_registration#create #117

Mirv opened this issue May 1, 2018 · 1 comment

Comments

@Mirv
Copy link
Owner

Mirv commented May 1, 2018

Player details & country details don't show on campaign_registration result page

Has 3 possible fixes

  • enroller object is passing a to a flat set of variables (instead of all the variables in a nested hash as reflected in strong params)
  • controller strong_params - are nested, maybe they shouldn't be?
  • can a has_many do accepts_params_for thing?
@Mirv
Copy link
Owner Author

Mirv commented Sep 25, 2018

Campaign registration model

  • user not set in show

  • dash not set in show

  • campaign not set in show

Player Model

  • country_id not being assigned

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

No branches or pull requests

1 participant