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

bugfix/ch53821/usb-list-diff-acct #580

Merged
merged 3 commits into from
May 5, 2020

Conversation

busticated
Copy link
Contributor

@busticated busticated commented May 5, 2020

Description

particle usb list shows Cannot read property 'platform_id' of null when user is signed-in to a different account than the one associated with the connected device.

How to Test

  1. connect a single device to USB
  2. sign-in (particle login) to an account which is not associated with the connected device
  3. run particle usb list

Completeness

  • User is totes amazing for contributing!
  • Contributor has signed CLA
  • Problem and solution clearly stated
  • Tests have been provided
  • Docs have been updated
  • CI is passing

fixes issue where if signed-in to a different account than the connected device
is associated with you get Error: Cannot read property 'platform_id' of null
@busticated busticated requested a review from monkbroc May 5, 2020 15:53
@busticated busticated merged commit e17405c into master May 5, 2020
@busticated busticated deleted the bugfix/ch53821/usb-list-diff-acct branch May 5, 2020 18:07
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.

None yet

2 participants