[
https://issues.apache.org/jira/browse/ATLAS-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16083818#comment-16083818
]
Kalyani Kashikar commented on ATLAS-1938:
-----------------------------------------
Thank [[email protected]] for review.
* Committed to master -
http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/b1350182
* Committed to 0.8 -
http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/688064fb
> UI - Search using entity and trait attributes - Refresh Button fires the
> search query (Basic/DSL) again.
> --------------------------------------------------------------------------------------------------------
>
> Key: ATLAS-1938
> URL: https://issues.apache.org/jira/browse/ATLAS-1938
> Project: Atlas
> Issue Type: Bug
> Reporter: Kalyani Kashikar
> Assignee: Kalyani Kashikar
> Attachments: ATLAS-1938.1.patch, ATLAS-1938.2.patch
>
>
> On clicking the Refresh Button to refresh types (data-id : refreshBtn) ,
> makes the following 2 queries :
> # /api/atlas/v2/types/typedefs/headers
> # Search query
> Before the new search feature in place , only query no.1 was made.
> In Advanced search tab , when refresh button is clicked without any type or
> query , following invalid query is made in addition to query no.1
> http://localhost:21000/api/atlas/v2/search?
> which throws 500 Internal server error.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)