[
https://issues.apache.org/jira/browse/RANGER-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735314#comment-17735314
]
Dineshkumar Yadav commented on RANGER-4081:
-------------------------------------------
commit :
https://github.com/apache/ranger/commit/84621398238f61fbfafe9d38c8171db77ab334fc
> [Ranger UI] [React JS] If the url to edit a policy, service or permissions
> for a module, and the url to view user/group/roles contains an invalid id,
> then page should display an error
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RANGER-4081
> URL: https://issues.apache.org/jira/browse/RANGER-4081
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Abhishek
> Assignee: Dhaval Rajpara
> Priority: Major
> Labels: ranger-react
> Attachments: 0001-RANGER-4081.patch
>
>
> If the url to edit a policy, a service or permissions for a certain module
> contains an invalid service id or a policy id,
> then the page is stuck in loading state.
> Ideally, if the service or a policy for a given id does not exist, then the
> page should
> display the appropriate error message.
> If the url to view the user/group/role details also has an invalid id, the
> page is stuck in loading state instead of displaying an error.
> For example, if the url to edit a security zone contains an invalid zone id,
> there is a popup that displays the message "Data not found for given id". A
> similar message should be displayed for other urls with invalid ids.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)