Kundan Kumar Jha created RANGER-4512:
----------------------------------------
Summary: [Ranger React UI] Unnecessary options are present in
"Cluster" resource selection dropdown of cm_kafka_connect create policy form
Key: RANGER-4512
URL: https://issues.apache.org/jira/browse/RANGER-4512
Project: Ranger
Issue Type: Bug
Components: Ranger
Reporter: Kundan Kumar Jha
*PROBLEM STATEMENT:*
Values typed in "Cluster" resource type for "cm_kafka_connect" policy creation
form also comes up as a selection option in the resulted dropdown although the
only allowed value is "*".
*STEPS TO REPRODUCE:*
1. Open ranger UI and click on cm_kafka_connect resource from resource policy
section.
2. Select "Cluster" from resources and type "abcde" in the input box.
3. It will open a search dropdown.
*CURRENT BEHAVIOUR:*
The search dropdown contains two values "{*}" and "abcde". But if we select
"abcde" it will show a error msg as "Only "{*}" value is allowed".
*EXPECTED BEHAVIOUR:*
Either the input box should be replaced by the only possible value "*". Or if
another values also possible then allow them and add some proper hint msg.
*IMPACT:*
Ranger UI looks ambiguous.
h4.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)