Rahul Kurup created ATLAS-4531:
----------------------------------
Summary: _ALL_ENTITY_TYPES showing same basic search results even
when offset is changed
Key: ATLAS-4531
URL: https://issues.apache.org/jira/browse/ATLAS-4531
Project: Atlas
Issue Type: Bug
Reporter: Rahul Kurup
Whenever we fire a basic search for _ALL_ENTITY_TYPES, the same set of results
are always fetched even if you change the offset.
For ex:
If these are the results when you select page limit as 2 and offset as 0 (there
are total 59 results):
x1
x2
Then on increasing the offset to 3 you still get the above results x1 and x2.
This only occurs for _ALL_ENTITY_TYPES. If you search for specific data types
like hive_table and others the behaviour is normal.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)