RakeshGuptaDev opened a new pull request, #1221:
URL: https://github.com/apache/ranger/pull/1221

   
   ## 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to