[ 
https://issues.apache.org/jira/browse/ATLAS-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335965#comment-15335965
 ] 

Hemanth Yamijala commented on ATLAS-624:
----------------------------------------

This almost works. 

Selecting Tags > a tag > Search Tag action on left pane is firing the right DSL 
query and fetching the associated assets. However, selecting a tag from the 
schema as described by Ayub above is still firing a regular search and not a 
DSL search.

To see the difference, please follow these steps:

* Run quick start. This creates a tag called "Log Data" (with the space).
* Now, in the UI, associate this tag to the table "time_dim".
* Now select Tags > Log Data > Search Tag - this will return 5 results (which 
is all the assets associated to this tag).
* But just selecting the tag or going to the schema of "time_dim" table and 
clicking on the tag there is firing a regular search and not a DSL search.

The workaround for now is to use the Search Tag menu item always.

> UI: Clicking a tag hyperlink should always result in DSL search. In some 
> cases, results in full-text search.
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-624
>                 URL: https://issues.apache.org/jira/browse/ATLAS-624
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Ayub Khan
>            Assignee: Kalyani Kashikar
>             Fix For: 0.7-incubating
>
>         Attachments: ATLAS-624.patch
>
>
> UI: Clicking a tag hyperlink should always result in DSL search.
> 1. Create a hive table with a column, Attach a tag to the column.
> 2. Now navigate to the schema tab of hive_table search result.
> 3. Click on the attached tag - This will result in full-text query search of 
> that tag, which will always return empty response. This should be ideally a 
> DSL search query which will show all the entities associated with that tag.
> Ideally, this should be true in all cases. i.e; Whenever a tag hyperlink is 
> clicked on atlas UI, this should result in DSL search only.
> UI snapshot for reference: 
> https://monosnap.com/file/QKWcuSeG85UI3NDXakvR7iD9LJd1RC



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to