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

Create new crop - omitting alt name after error fails #3278

Open
CloCkWeRX opened this issue Mar 13, 2023 · 0 comments
Open

Create new crop - omitting alt name after error fails #3278

CloCkWeRX opened this issue Mar 13, 2023 · 0 comments

Comments

@CloCkWeRX
Copy link
Collaborator

  1. Create new crop
  2. Leave off wikipedia url
  3. Then hit submit after fixing wikipedia URL
    Expected:
    More validation errors or it jsut works

Actual:

2023-03-13T03:25:29.574480+00:00 app[web.1]: [7bd653e9-8c03-4b60-bb6e-5ae7d763f3a7] ActionController::ParameterMissing (param is missing or the value is empty: alt_name):
2023-03-13T03:25:29.574481+00:00 app[web.1]: [7bd653e9-8c03-4b60-bb6e-5ae7d763f3a7]
2023-03-13T03:25:29.574482+00:00 app[web.1]: [7bd653e9-8c03-4b60-bb6e-5ae7d763f3a7] app/controllers/crops_controller.rb:190:in `names_params'
2023-03-13T03:25:29.574482+00:00 app[web.1]: [7bd653e9-8c03-4b60-bb6e-5ae7d763f3a7] app/controllers/crops_controller.rb:150:in `save_crop_names'
2023-03-13T03:25:29.574482+00:00 app[web.1]: [7bd653e9-8c03-4b60-bb6e-5ae7d763f3a7] app/controllers/crops_controller.rb:103:in `block in create'
2023-03-13T03:25:29.574483+00:00 app[web.1]: [7bd653e9-8c03-4b60-bb6e-5ae7d763f3a7] app/controllers/crops_controller.rb:103:in `create'
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