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

Handle missing dashboard folder #186

Closed
wants to merge 1 commit into from

Conversation

malcolmholmes
Copy link
Collaborator

Currently, when no folder is provided for a dashboard, Grizzly panics
trying to convert a nil to a string. This is less than ideal.

This PR fixes the panic, and takes the assumption that a dashboard
without a folder named should go into the General folder.

Fixes #180.

@malcolmholmes
Copy link
Collaborator Author

Fixed already in #183

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

Successfully merging this pull request may close these issues.

Panic when dashboard folder is undefined
1 participant