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 device#index fwup progress #465

Merged
merged 1 commit into from
May 6, 2019
Merged

Fix device#index fwup progress #465

merged 1 commit into from
May 6, 2019

Conversation

jjcarstens
Copy link
Collaborator

I forgot to change the devices#index to use Map.put to update the device with :fwup_progress instead of using the update syntax %{ | }. So there are a few cases where this would error out if the device has not gotten a fwup message or anything.

(the other route would be to add these as virtual fields on the device, but was opting for this simple change to keep device schema cleaner for now)

@mobileoverlord mobileoverlord merged commit da0ea2c into master May 6, 2019
@mobileoverlord mobileoverlord deleted the quick_fwup_fix branch May 6, 2019 19:25
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.

3 participants