Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.8.2
-
None
Description
Step to Reproduce:-
- Go to Basic search and search for Hbase_Table
- Now click on columns Dropdown and select Column_families
- Column_families appear perfectly in the table but when in Networks UI makes separate call for Column_familes e.g If search table has 3 records then UI will make 3 separate call to render column_family which is incorrect
- Correct behavior is UI should pick entity form referredEntity list.