Post version upgrade 8.5p1 - MUA Page Display

Hello,

We recently upgraded from version 8.4p2 to 8.5p1 and have observed a UI rendering issue within the Manage User Access window (screenshots attached).

The updated text for several button tabs, such as “Remove Access” and “Review & Submit,” is not displaying correctly on the front end. Additionally, after enabling the sunrise/sunset feature, the date range calendar selection text is no longer visible.

We inspected the page using the browser developer console and confirmed that the text elements are being rendered in the DOM; however, they are not visible in the UI.

Could you please advise on the possible cause of this inconsistency? Also, if there is a specific configuration, stylesheet, or formatting-related setting that may be affecting the rendering of this file, please let us know.

Thank you.

Could you please add the screenshots?

@akashk

Are facing any exception in log?

Hi @sukarande , Are you still facing the issue

@neel193 @sukarande @jchinnapareddy I have the share the screenshot.

@akashk Which browser are you using? And can you please open network console and see if there are any errors being logged.

Hi everyone,

Upon investigation, the root cause was identified as a customized SailPointBundle.js file, which was not properly aligned with the upgraded version.

The issue has now been resolved by replacing the custom SailPointBundle.js with the OOTB (out-of-the-box) version. After this change, the missing options are now functioning as expected.