You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Jeevan p (Jira)" <ji...@apache.org> on 2022/03/18 17:47:00 UTC

[jira] (RANGER-3667) Improve feedback in policy creation UI when resource does not exist

    [ https://issues.apache.org/jira/browse/RANGER-3667 ]


    Jeevan p deleted comment on RANGER-3667:
    ----------------------------------

was (Author: JIRAUSER286726):
hello, im so sorry but this comment is not of any use to this issue, i can you kindly please look into this issue 
https://issues.apache.org/jira/browse/RANGER-3668

> Improve feedback in policy creation UI when resource does not exist
> -------------------------------------------------------------------
>
>                 Key: RANGER-3667
>                 URL: https://issues.apache.org/jira/browse/RANGER-3667
>             Project: Ranger
>          Issue Type: Improvement
>          Components: Ranger
>            Reporter: Dhaval Rajpara
>            Assignee: Dhaval Rajpara
>            Priority: Major
>         Attachments: 0001-RANGER-3667.patch
>
>
> 1. In Ranger's policy creation UI, when a resource (e.g. Hive database or table name) is entered in the Policy Details, the autocomplete feature will proactively present a dropdown of possible matches to known resource names pulled from the service, which the user can then select to populate the fields in the policy. 
> 2. If there is only one match to an existing resource name, then only that single name will be presented in the dropdown. 
> 3. If there are no matches, then the text already entered into the field will be presented in the autocomplete dropdown. This behavior is exactly the same as (2) whether the resource exists or not. 
> 4. While there are some use cases where a policy may need to be created prior to creating the actual resource itself, there is no validation or feedback in the UI to indicate if a resource name already exists. In the case of a simple typo error, this lack of feedback can result in the creation of invalid policies that are then difficult to isolate and fix. 
> This request is to include some additional feedback ("not found" message or similar) in the UI, to indicate when a resource does not exist. This would also assist in identifying communication issues between Ranger and the backend services.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)