Closed shamoon closed 6 years ago
@nikonratm, thank you for your report. We were not able to reproduce this issue by following the steps you provided. If you'd like to update it, please reopen the issue.
I experienced the same issue and i propose a fix with this pull request https://github.com/magento/magento2/pull/12909
@bordeo Thanks for your PR! As this issue was closed of @magento-engcom-team becaut it could not be reproduced: please can you add information in which exact version you experienced the version and add the exact steps to reproduce so the CET can reproduce it? Thanks!
I have this same issue when I try to export an 'ordered products report' in Magento 2.1.10. The resulting CSV only has the headers, but not the data.
I've noticed that CSV report contains only headers when there were no orders on the first day of the range for the report. Thanks, pull request #12909 by @bordeo solved this problem for me (Magento 2.1.10).
Could @magento-engcom-team try to reproduce this issue with the new insight of @viperet ?
I've noticed that CSV report contains only headers when there were no orders on the first day of the range for the report.
If so, I think this issue should be reopened and addressed accordingly.
@magento-engcom-team , @viperet : I can confirm the behavior: when the selected startdate does not have an order, only the headers are exported; when the startdate does contain an order, the export works as expected.
Could this be confirmed (and reopened?)
I have also noticed this issue. This issue is occurring in Magento 2.1.12, Magento 2.2.1 and Magento 2.2.2 as well. Not only CSV, even Excel file also blank. @magento-engcom-team can you reopen the issue? I have not got this issue in Magento 2.1.8.
I am also seeing this issue on 2.2.0. Specifically, it happens for us when you select the Show By: Month option - the Show By: Days works fine. Both the csv export and the Excel export show only the column headers, no data.
I am also seeing this as well Preconditions Magento Commerce ver. 2.2.3 PHP 7 / MySQL 5.6 Steps to reproduce Go to Reports > Products > Ordered Choose Range and Show By: Month or Year Hit Export to: CSV (or XML) Expected result A CSV (or XML) with data similar to what is shown on the web version of the report should be downloaded Actual result A CSV (or XML) file with column headers only and no data.
The grid works fine it is only the export of the data that is an issue
I proposed a fix with this pull request #12909 but I don’t have much time to investigate if it breaks something else. If someone want to deeply test my fix I’ll really appreciate.
I am having this issue, Same product showing multiple times in a same date. It must be show one time with total ordered qty. Checkout the screen-shot.
Reopening based on additional reports.
@nikonratm, thank you for your report. We were not able to reproduce this issue by following the steps you provided. Please provide more detailed steps to reproduce or try to reproduce this issue on a clean installation or latest release.
I am also seeing this issue after upgrading to 2.2.3. When you select the Show By filter it working fine. But export file showing only the column headers, no data.
We are closing this issue due to inactivity. If someone would like to update it, please reopen the issue.
I was seeing this issue in 2.2.0, easily replicated by following the steps given in the original issue report. However, as of upgrading the instance to 2.2.5, the issue is no longer occurring. So a fix for this seems to have been put in as part of the upgrades. I have no idea if it's available as a separate patch for systems prior to 2.2.5 (or 2.2.4 - I don't see any reports here of the issue happening in 2.2.4, the latest reported seems to be 2.2.3).
I get same issue when i export CSV its showing blank is there any solution please share it https://magento.stackexchange.com/questions/242468/magento2-order-product-report-showing-blank-when-while-export-in-csv
Preconditions
Steps to reproduce
Expected result
Actual result