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

Bug in site template #682

Open
atruskie opened this issue Sep 9, 2024 · 0 comments
Open

Bug in site template #682

atruskie opened this issue Sep 9, 2024 · 0 comments
Labels

Comments

@atruskie
Copy link
Member

atruskie commented Sep 9, 2024

An ActionView::Template::Error occurred in sites#show:

  No route matches {:action=>"show", :controller=>"sites", :id=>#<Site id: <REDACTED>, region_id: nil>, :project_id=>nil}, possible unmatched constraints: [:project_id]
Did you mean?  project_site_url
  app/modules/api/url_helpers.rb:32:in `method_missing'

  app/modules/api/url_helpers.rb:32:in `method_missing'
  app/helpers/global_menu_helper.rb:142:in `block in <module:GlobalMenuHelper>'
  app/helpers/global_menu_helper.rb:66:in `instance_exec'
  app/helpers/global_menu_helper.rb:66:in `block in menu_definition'
  app/helpers/global_menu_helper.rb:59:in `map'
  app/helpers/global_menu_helper.rb:59:in `menu_definition'
  app/views/layouts/application.html.haml:38
  app/modules/include_controller.rb:329:in `block (2 levels) in render_error'
  app/modules/include_controller.rb:278:in `render_error'
  app/modules/include_controller.rb:408:in `record_not_found_response'

URL: https://api.ecosounds.org/projects/1100/sites/2177

@atruskie atruskie added the bug label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant