pratikgera123 opened a new issue #17861: URL: https://github.com/apache/superset/issues/17861
When multiple pages are present in a report and user clicks on export CSV , only the data from first page is getting exported in CSV even when any other page is selected. #### How to reproduce the bug 1. Open any report 2. Navigate to any other page using pagination 3. Click on export CSV ### Expected results- Csv file with entries of current page should get downloaded ### Actual results- CSV file with entries of first page getting downloaded #### Screenshots  ### Environment - browser :Chrome - superset version: `1.3.1` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
