----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48163/#review135921 -----------------------------------------------------------
dashboardv2/public/js/views/business_catalog/BusinessCatalogLayoutView.js (line 351) <https://reviews.apache.org/r/48163/#comment200934> This fix handles only the terms added in the current browser session. Terms added by other browser sessions (and by API calls) are still not shown in search results or lookup. How about adding a 'refresh' button in Taxonomy tab, which will recreate the taxonomy tree from the contents from server-side? This will enable users to see the latest contents; this can also be used to update lookup/search data. Please note that the updates made in the current browser session should not require users explicitly to refresh. - Madhan Neethiraj On June 2, 2016, 7:32 a.m., Kalyani Kashikar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/48163/ > ----------------------------------------------------------- > > (Updated June 2, 2016, 7:32 a.m.) > > > Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, > Selvamohan Neethiraj, and Hemanth Yamijala. > > > Bugs: ATLAS-848 > https://issues.apache.org/jira/browse/ATLAS-848 > > > Repository: atlas > > > Description > ------- > > New terms added in the login session does not appear in search > auto-fill/results. > > > Diffs > ----- > > dashboardv2/public/js/views/business_catalog/BusinessCatalogLayoutView.js > 66f870a > > Diff: https://reviews.apache.org/r/48163/diff/ > > > Testing > ------- > > Verified - After adding term search box is auto refresh. > > > Thanks, > > Kalyani Kashikar > >
