Bug #15848
[Workbench1] multi-site search does not display results
100%
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.
Subtasks
Related issues
Associated revisions
History
#1
Updated by Lucas Di Pentima over 2 years ago
- Assigned To set to Lucas Di Pentima
#2
Updated by Lucas Di Pentima over 2 years ago
- Status changed from New to In Progress
#3
Updated by Tom Clegg over 2 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
#4
Updated by Tom Clegg over 2 years ago
15848-controller-list-sort @ 086c972bae004544cb43d9ea15388d486d3cd1ed -- https://ci.curoverse.com/view/Developer/job/developer-run-tests/1662/
#5
Updated by Tom Clegg over 2 years ago
installed arvados-controller 086c972bae004544cb43d9ea15388d486d3cd1ed-dev on 4xphq and restarted ... now results appear in wb1 multisite search
#6
Updated by Lucas Di Pentima over 2 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.
#7
Updated by Lucas Di Pentima over 2 years ago
- Target version changed from 2019-12-04 Sprint to 2020-01-02 Sprint
#8
Updated by Lucas Di Pentima over 2 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.
#9
Updated by Lucas Di Pentima over 2 years ago
- Related to Story #15911: Integration tests for WB1 multi site search (mithril app) added
#10
Updated by Tom Morris over 2 years ago
- Target version deleted (
2020-01-02 Sprint)
#11
Updated by Peter Amstutz over 2 years ago
- Release set to 22
Merge branch '15848-controller-list-sort'
refs #15848
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg@veritasgenetics.com>