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

Skip faulty Device Cards on FW Update Check #1888

Closed
wants to merge 2 commits into from

Conversation

theimo1221
Copy link
Contributor

Hello team,

Currently 1 broken device card can prevent the FW Update Check for all other devices, only due to .split(".") being called on devId undefined.

My PR prevents this, by both skipping devices without id-attr in the loop and additionally only resolving the devId on available feedback message.

Thanks and best regards

Thiemo

@theimo1221 theimo1221 closed this Oct 12, 2023
@theimo1221
Copy link
Contributor Author

Superseeded by #1896

As I want to open another PR

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.

1 participant