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

Creating a new clip fails if the description isn't filled in #1

Open
duncan-bayne opened this issue Aug 6, 2024 · 0 comments
Open
Assignees

Comments

@duncan-bayne
Copy link
Collaborator

This results in an unhandled exception and an HTTP 500 response.

ActionController::UrlGenerationError (No route matches {:action=>"edit", :controller=>"dbhero/dataclips", :id=>#<Dbhero::Dataclip id: nil, description: "", raw_query: "select * from contents limit(1);", token: nil, user: "[email protected]", private: false, created_at: nil, updated_at: nil>}, possible unmatched constraints: [:id]):
@duncan-bayne duncan-bayne self-assigned this Aug 6, 2024
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