Vanita Shankar Ubale created RANGER-4754:
--------------------------------------------
Summary: Tag based policies creation_Existing tags search is case
sensitive
Key: RANGER-4754
URL: https://issues.apache.org/jira/browse/RANGER-4754
Project: Ranger
Issue Type: Bug
Components: Ranger
Reporter: Vanita Shankar Ubale
{*}Steps{*}:
# Create tag abc using import tag API
# Try to create new tag ABC using same API, this is not allowed and ABC tag
wont get create
# Go to tag based policies and click on ADD new policies button
# In tags section search by tag abc, it will return in the dropdown list
# Now search by ABC tag name, though it returned 200 status code , empty tag
list is returned in the response
{*}Expected{*}:
Tag search should be case insensitive
{*}Actual{*}:
Tag search is case sensitive on create tag based policies
--
This message was sent by Atlassian Jira
(v8.20.10#820010)