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

Fix undefined method in device stories page #807

Merged
merged 3 commits into from Apr 27, 2021

Conversation

eitoball
Copy link
Member

@eitoball eitoball commented Apr 26, 2021

Deployed to dev.safecast.org.

@eitoball eitoball self-assigned this Apr 26, 2021
@eitoball eitoball force-pushed the fix-undefined-method-in-device_stories-page branch 2 times, most recently from 5f40c84 to 96abf73 Compare April 26, 2021 15:47
@eitoball eitoball marked this pull request as ready for review April 26, 2021 15:56
Copy link
Contributor

@matschaffer matschaffer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

One thing this has me thinking is maybe we should get some testing around this that involves the elasticsearch container.

Since we're just passing in json, we could hit issues on our next elasticsearch upgrade and miss it in the test suite.

Anyway, I think this PR is great as is and unblocks master. So let's merge it.

@eitoball
Copy link
Member Author

Anyway, I think this PR is great as is and unblocks master. So let's merge it.

@matschaffer How do we merge branch lately? "Rebase and merge" ?

@matschaffer
Copy link
Contributor

I’m fine with anything really. I usually squash and merge since it makes revert easy.

@eitoball eitoball force-pushed the fix-undefined-method-in-device_stories-page branch from 96abf73 to b0a918a Compare April 27, 2021 12:15
@eitoball eitoball merged commit 4f69711 into master Apr 27, 2021
@eitoball eitoball deleted the fix-undefined-method-in-device_stories-page branch April 27, 2021 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Undefined method dig' for #Elasticsearch::Model::Response::Response:0x...
2 participants