[
https://issues.apache.org/jira/browse/ATLAS-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Kurup updated ATLAS-3391:
-------------------------------
Description:
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'*
# **
was:
If a glossary or term has been renamed, the basic search will not work on that
updated glossary or term. This is because the "Search By Term" field does not
display the newly renamed Glossary or Term. Any favorite searches with the
renamed term or glossary will also not display the changed names.
[EDIT: I have modified priority and have changed the title to better describe
the issue]
> Issues after 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
>
> 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'*
> # **
--
This message was sent by Atlassian Jira
(v8.3.2#803003)