You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Kalyani Kashikar (JIRA)" <ji...@apache.org> on 2017/07/07 09:01:00 UTC

[jira] [Updated] (ATLAS-1938) UI - Search using entity and trait attributes - Refresh Button fires the search query (Basic/DSL) again.

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

Kalyani Kashikar updated ATLAS-1938:
------------------------------------
    Attachment: ATLAS-1938.patch

> 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.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)