You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2018/05/17 03:33:00 UTC

[jira] [Updated] (ATLAS-2131) Issues during navigation from table in Tables tab with Include historical entities checked

     [ https://issues.apache.org/jira/browse/ATLAS-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Madhan Neethiraj updated ATLAS-2131:
------------------------------------
    Fix Version/s: 0.8.2
                   1.0.0

> Issues during navigation from table in Tables tab with Include historical entities checked
> ------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2131
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2131
>             Project: Atlas
>          Issue Type: Bug
>          Components: atlas-webui
>    Affects Versions: 1.0.0
>            Reporter: Sharmadha Sainath
>            Assignee: Keval Bhatt
>            Priority: Major
>             Fix For: 0.8.2, 1.0.0
>
>         Attachments: TablesInDbNavigation.mov
>
>
> Following is one of the scenarios where there is issue when navigating. Not sure what other scenarios can also lead to the issue.
> 1.Created 100 hive_table entities in a database db1.
> 2. Fired basic query hive_db = db1.
> 3. In the Tables tab of db1 , all 100 tables were listed.
> 4.Checked Include historical entities check box. Now , URL changed to
> {code}
> localhost:21000/#!/search/searchResult?guid=8c7549db-c514-419e-bc2c-f3fe9e3c34f6&searchType=relationship&profileDBView=true&includeDE=true
> {code} 
> 5.Clicked on any of the tables in the result which landed in the detailsPage of the table.
> 6.Now , when "Back To Results" button is clicked , URL changed to 
> {code}
> http://localhost:21000/#!/search/searchResult?guid=8c7549db-c514-419e-bc2c-f3fe9e3c34f6&searchType=relationship&profileDBView=true&includeDE=true
> {code}
>  and landed in Atlas home page (ie. Search page) with all search cleared.
> 7. Fired some basic query and clicked Search . Search was not functioning.
> 8.Switched from Basic -  DSL - Basic . Now fired search again . This time search was working . But  Include Historical entities was checked on by default.
> 9. If Include historical entities was not checked in Tables tab and any entity was selected , this issue was not seen.
> Added a screen recording of the scenario explained above.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)