Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Release v2.38.3

Compare
Choose a tag to compare
@karenetheridge karenetheridge released this 15 Apr 18:17
· 1132 commits to master since this release
c23b24f
[PR #996](https://github.com/joyent/conch/pull/996) - `properly handle a report using a different device's system_uuid`
===
* Branch: ether/v2.38.3-nicer-device-report-collisions
* Revision: c23b24fd4
* Labels: bug, device reports, high priority, v2

> If we do not query for the device properly, the wrong device will get updated;
> this might also cause a database explosion if the system_uuid and/or
> serial_number is already in use by another device.
>
> also set both conflicting devices to the error state for better detection
>
> This resolves Rollbar items 3490, 3491 occurring 2020-04-15.

People
---
* Author: [karenetheridge](https://github.com/karenetheridge)

* Merged By: [karenetheridge](https://github.com/karenetheridge)
* Merged: 2020-04-15T17:46:55Z

Commits
---

* [abb862](https://github.com/joyent/conch/commit/abb862db8817c0fde495479436d7ce5d722acb95) - `properly handle a report using a different device's system_uuid`
* [2d1eb9](https://github.com/joyent/conch/commit/2d1eb9ec03b53aa2ee159dedf788461fe6a305ab) - `also set both conflicting devices to the error state for better detection`

- - -