[
https://issues.apache.org/jira/browse/ATLAS-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Kurup updated ATLAS-3391:
-------------------------------
Description:
This issue comprises of 3 problem areas.
1st problem area (How to reproduce):
# Create a glossary *'G'*, and within it a term *'T'*. Then, rename the
Glossary to *'G_R'*.
# Fire the Attribute Value API with the following
parameters:[http://localhost:21000/api/atlas/v2/search/attribute?attrValuePrefix=T&typeName=AtlasGlossaryTerm&limit=10&offset=0]
# The above API returns *'T@G'* instead of *'T@G_R'*
2nd problem area:
# Basic search will always trigger search for the previous *'T@G'*
parameter. Due to the 1st problem, it is not possible to search by *'T@G_R'* in
the "Search By Terms" field in Basic Search
# {color:#505050}http://localhost:21000/api/atlas/v2/search/basic{color}
was:
How to reproduce:
# Create a glossary *'G'*, and within it a term *'T'*. Then, rename the
Glossary to *'G_R'*.
# Fire the Attribute Value API with the following
parameters:[http://localhost:21000/api/atlas/v2/search/attribute?attrValuePrefix=T&typeName=AtlasGlossaryTerm&limit=10&offset=0]
# The above API returns *'T@G'* instead of *'T@G_R'*
# **
> Issues after renaming of Glossary and/or Terms
> ----------------------------------------------
>
> Key: ATLAS-3391
> URL: https://issues.apache.org/jira/browse/ATLAS-3391
> Project: Atlas
> Issue Type: Bug
> Reporter: Rahul Kurup
> Priority: Major
>
> This issue comprises of 3 problem areas.
> 1st problem area (How to reproduce):
> # Create a glossary *'G'*, and within it a term *'T'*. Then, rename the
> Glossary to *'G_R'*.
> # Fire the Attribute Value API with the following
> parameters:[http://localhost:21000/api/atlas/v2/search/attribute?attrValuePrefix=T&typeName=AtlasGlossaryTerm&limit=10&offset=0]
> # The above API returns *'T@G'* instead of *'T@G_R'*
>
> 2nd problem area:
> # Basic search will always trigger search for the previous *'T@G'*
> parameter. Due to the 1st problem, it is not possible to search by *'T@G_R'*
> in the "Search By Terms" field in Basic Search
> # {color:#505050}http://localhost:21000/api/atlas/v2/search/basic{color}
>
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)