[
https://issues.apache.org/jira/browse/ATLAS-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16006281#comment-16006281
]
Kalyani Kashikar commented on ATLAS-1776:
-----------------------------------------
[~nixonrodrigues] Thanks for review.
committed to master (
http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/b2bee2cc)
committed to 0.8-incubating
(http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/9570d3f7)
> Include historical entities in UI : A query is made and cancelled every time
> the check box is checked/unchecked showing "Invalid expression:null"
> notification
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ATLAS-1776
> URL: https://issues.apache.org/jira/browse/ATLAS-1776
> Project: Atlas
> Issue Type: Bug
> Components: atlas-webui
> Affects Versions: 0.8-incubating, 0.9-incubating
> Reporter: Kalyani Kashikar
> Assignee: Kalyani Kashikar
> Fix For: 0.8-incubating, 0.9-incubating
>
> Attachments: ATLAS-1776.1.patch, ATLAS-1776.2.patch
>
>
> Steps to replicate :
> 1.In basic search , searched for type "hive_table".
> 2.Checked "Include historical entities"
> 3. Unchecked it. At this time the following query is made twice :
> http://localhost:21000/api/atlas/v2/search/basic?limit=25&excludeDeletedEntities=true&typeName=table
> first of the 2 queries is cancelled and Invalid Expression : null
> notification pops up.
> Note : This happens only when clicking on the "Include historical entities"
> text . On checking / unchecking the check box itself, no such extra queries
> are made.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)