Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- links to