-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 10.10
-
Fix Version/s: 2021.x
-
Component/s: CSV, Query & PageProvider
-
Epic Link:
-
Tags:
-
Backlog priority:825
-
Sprint:nxplatform #54, nxplatform #55, nxplatform #56
-
Story Points:3
Steps to reproduce:
- Set up a Nuxeo instance configured with multiple (2+) repositories (see example configuration attached using two Mongo repositories & ES indices)
- Install nuxeo-csv addon to enable CSV import and export
- Configure an ES-enabled Page Provider to return results from both repositories by checking the "Multi repository" flag under Advanced Configuration
- In Web UI, open the search view for the multi-repo PP and run
- From the actions bar, click the nuxeo-csv-export-button to download a .csv export of the results
Expected behavior: the output .csv shows all results from running the multi-repo PP
Actual behavior: the output .csv only shows results records corresponding to the current browsing repository
- is related to
-
NXP-30615 Fix CoreSession association error after executing multi-repo Page Provider
- Resolved
- Is referenced in