Bug #15848
closed[Workbench1] multi-site search does not display results
Description
The "request in progress" indicator behaves as expected, and (according to the browser debugger) non-empty lists of collections/projects are retrieved successfully -- but none are displayed.
Files
Updated by Lucas Di Pentima about 5 years ago
- Assigned To set to Lucas Di Pentima
Updated by Lucas Di Pentima about 5 years ago
- Status changed from New to In Progress
Updated by Tom Clegg about 5 years ago
- sort by the usual default "modified_at desc" when merging results from multiple backends (which only happens when the client does not specify order)
- don't sort the results when they come from a single backend, because in this case they're already sorted correctly
Updated by Tom Clegg about 5 years ago
15848-controller-list-sort @ 086c972bae004544cb43d9ea15388d486d3cd1ed -- https://ci.curoverse.com/view/Developer/job/developer-run-tests/1662/
Updated by Tom Clegg about 5 years ago
installed arvados-controller 086c972bae004544cb43d9ea15388d486d3cd1ed-dev on 4xphq and restarted ... now results appear in wb1 multisite search
Updated by Lucas Di Pentima about 5 years ago
15848-controller-list-sort LGTM, thanks! I'll continue with the wb1 integration test on my branch, make sure it fails, and then merge (new) master to check that it stops failing.
Updated by Lucas Di Pentima about 5 years ago
- Target version changed from 2019-12-04 Sprint to 2020-01-02 Sprint
Updated by Lucas Di Pentima about 5 years ago
- Status changed from In Progress to Resolved
Marking as resolved: The original bug is fixed, there's a pending wb1 multi site integration test writing task that will be done on a separate ticket.
Updated by Lucas Di Pentima about 5 years ago
- Related to Idea #15911: Integration tests for WB1 multi site search (mithril app) added
Updated by Tom Morris about 5 years ago
- Target version deleted (
2020-01-02 Sprint)