Skip to content

RANGER-5790: [Ranger][UI] Atlas resource label not updated in DB during upgrade 'Type Catagory' typo persists - #1221

Open
RakeshGuptaDev wants to merge 1 commit into
apache:masterfrom
RakeshGuptaDev:RANGER-5790
Open

RANGER-5790: [Ranger][UI] Atlas resource label not updated in DB during upgrade 'Type Catagory' typo persists#1221
RakeshGuptaDev wants to merge 1 commit into
apache:masterfrom
RakeshGuptaDev:RANGER-5790

Conversation

@RakeshGuptaDev

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

The fix for the typo "Type Catagory" → "Type Category" introduced in https://issues.apache.org/jira/browse/RANGER-4805 (ranger-servicedef-atlas.json) is applied only during fresh installations.

During an upgrade, the Ranger UI continues to display the old typo because resource labels are retrieved from the x_resource_def database table, which retains the pre-upgrade values.

How was this patch tested?

  • Verified that the updated resource labels and descriptions from the service definition JSON are correctly synchronized to the x_resource_def table during an upgrade.
  • Verified that the Ranger UI displays the updated "Type Category" label after upgrading an existing Ranger installation.

Comment thread dev-support/checkstyle-suppressions.xml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants