By manuel garcia on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x-1.x
Introduced in version:
8.x-1.0-beta2
Issue links:
Description:
Before data exports displays ignored the pagination of the page the user was on when they clicked the button, and always exported the records your pagination was set for on the data export views display.
Now the page the user is on when they click the button is is passed on if the data export display is using a pager.
Actions for site administrators:
If your use case is for users to download the current page results only, ensure that both the data export display and the display it is attached to have the same pager configuration.
If your use case is to always download all results from the view, please ensure that pagination is turned off on the data export display.

| Attachment | Size |
|---|---|
| Screenshot from 2019-03-11 10-19-10.png | 4.38 KB |
Impacts:
Site builders, administrators, editors
Site templates, recipes and distribution developers