Upgrade Enterprise Edition from 10.7 to 2025.2 and having portfolio page error

Hello,
We upgraded SonarQube Server Enterprise Edition from 10.7 to 2025.2 and everything is working, except our portfolio page when accessed from outside the server itself. On the server itself it works even going out to the public URL, which makes us think it’s some authentication or access issue maybe? There are no errors in the logs related to this it seems. Thank you for any insights or information you could share that may help us and your time! This is the error:

TypeError: Cannot read properties of undefined (reading '3')
    at TA (https://codequality.nfm.com/static/governance/portfolios.js:1:581663)
    at https://codequality.nfm.com/static/governance/portfolios.js:1:581032
    at Go (https://codequality.nfm.com/static/governance/portfolios.js:1:575347)
    at tE (https://codequality.nfm.com/static/governance/portfolios.js:1:576287)
    at https://codequality.nfm.com/static/governance/portfolios.js:1:577638
    at https://codequality.nfm.com/js/echoes-qv8IKl0t.js:2:17769
    at Ta (https://codequality.nfm.com/js/vendor-DoQCIuQY.js:7:17242)
    at Ec (https://codequality.nfm.com/js/vendor-DoQCIuQY.js:9:1576)
    at ef (https://codequality.nfm.com/js/vendor-DoQCIuQY.js:9:46300)
    at Jc (https://codequality.nfm.com/js/vendor-DoQCIuQY.js:9:39994)

Hey there.

Sometimes some javascript can get stuck in the cache – is this consistent across users/browsers/after a cache clear?

1 Like

Yes, thanks for the question response. We did try clearing cache and using different browsers, and same effect.

Okay, maybe it is caching. Since /projects page works after some navigation the /portfolios works? Thanks!

Weird. If the problem comes back let us know!

1 Like