Bug 1750669

Summary: Cluster upgrade dialogue closes unexpectedly with Minified React error #130
Product: [oVirt] ovirt-engine Reporter: Petr Matyáš <pmatyas>
Component: ovirt-engine-ui-extensionsAssignee: Scott Dickerson <sdickers>
Status: CLOSED CURRENTRELEASE QA Contact: Vojtech Vagner <vvagner>
Severity: high Docs Contact:
Priority: high    
Version: 4.3.6.5CC: bugs, lleistne, lsvaty, michal.skrivanek, sdickers, sgratch
Target Milestone: ovirt-4.3.6-1Keywords: Automation, Regression
Target Release: ---Flags: pm-rhel: ovirt-4.3+
pm-rhel: blocker?
sdickers: devel_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-engine-ui-extensions-1.0.10-1 Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-25 13:45:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: UX RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Matyáš 2019-09-10 08:25:00 UTC
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

Comment 1 RHEL Program Management 2019-09-10 12:32:19 UTC
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.

Comment 2 Scott Dickerson 2019-09-15 00:16:45 UTC
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

Comment 4 Lucie Leistnerova 2019-09-30 09:40:20 UTC
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

Comment 5 Sandro Bonazzola 2019-10-25 13:45:12 UTC
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.