You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Kundan Kumar Jha (Jira)" <ji...@apache.org> on 2023/02/16 17:19:00 UTC

[jira] [Created] (RANGER-4097) [Ranger UI] [React JS] Deletion of zone from resource based policy page leads to disappearance of all the other services before refreshing the page.

Kundan Kumar Jha created RANGER-4097:
----------------------------------------

             Summary: [Ranger UI] [React JS] Deletion of zone from resource based policy page leads to disappearance of all the other services before refreshing the page.
                 Key: RANGER-4097
                 URL: https://issues.apache.org/jira/browse/RANGER-4097
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
            Reporter: Kundan Kumar Jha


On deleting all the services from the service headers inside a zone in resource policy page and removing the zone name from zone filter it refreshes the page but instead of just removing services from those service headers which are targeted in zone all the services inside all the service headers are gone.

 

Steps to reproduce:
 # Create a zone named "temp_zone" and select cm_hive as the service from Hadoop SQL service header.
 # Navigate to resources based policies page and select "temp_zone" from the dropdown security zone.
 # Click on delete icon of the "cm_hive" service inside zone.
 # Then remove the filter of "temp_zone" from security zone search bar.
 # Then the resource based policy page loads but all the services inside service headers are gone for all the services instead of only those service headers whose all services are deleted.
NOTE: After refreshing the page everything works fine.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)