We've moved discussions to Discord

Missing: jumpstart_configuration param

When booting up the app for the first time, I get a missing param error (:jumpstart_configuration) while trying to update the app/business name, address, and email. The error stems from this line:

# lib/jumpstart/app/controllers/jumpstart/configs_controller.rb

params.require(:jumpstart_configuration)

The param passed in is ':configuration' so I changed it and it worked but as soon as the app reloaded, it wouldn't add any payment processors I chose. I changed it back to ':jumpstart_configuration' and I was able to enable payment processors.

Doing so reset the changes I made to the app/business name, address, and email to Jumpstart's default values.

Has anybody else experienced this?
Michelle Hartley
Did you change the name in config/database.yml?
Notifications
You’re not receiving notifications from this thread.