Description of problem: Cluster upgrade dialogue closes unexpectedly upon clicking next on options selection tab with Minified React error #130 in console log (however there is nothing in console.log or engine.log). Version-Release number of selected component (if applicable): ovirt-engine-webadmin-portal-4.3.6.5-0.1.el7.noarch How reproducible: always Steps to Reproduce: 1. open cluster upgrade dialogue 2. select hosts to upgrade and click on next 3. select any options and click next Actual results: dialogue closes Expected results: there is a review screen Additional info: Invariant Violation: "Minified React error #130; visit http://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings. " exports invariant.js:42 React 15 d Qn f g mr c u beginWork i o _ x b interactiveUpdates Tn react-dom.production.min.js:151:151 React 8 _r commitErrorLogging S _ x b interactiveUpdates Tn
This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP.
webpack 4 tree shaking optimizations in "production" mode along with [1] causes the reported issue. In "development" mode, there is no issue. [1] - https://github.com/patternfly/patternfly-react/issues/2931
Upgrade started without any problem. verified in ovirt-engine-4.3.6.6-0.1.el7.noarch with ovirt-engine-ui-extensions-1.0.10-1.el7ev.noarch
This bugzilla is included in oVirt 4.3.6 release, published on September 26th 2019. Since the problem described in this bug report should be resolved in oVirt 4.3.6 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.