-
Notifications
You must be signed in to change notification settings - Fork 39
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
Do not make portadmin readonly if poe error #2774
Do not make portadmin readonly if poe error #2774
Conversation
9710af0
to
67d2cbd
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #2774 +/- ##
=======================================
Coverage 56.20% 56.20%
=======================================
Files 567 567
Lines 41277 41277
=======================================
Hits 23200 23200
Misses 18077 18077 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me, but you should rebase this on the 5.8.x
branch :)
stop poe error from making portadmin unusable, instead disable poe and log error
67d2cbd
to
2e0c8e9
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! :)
Fixes #2773
stop poe error from making portadmin unusable, instead disable poe and log error