You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jqnatividad Another problem we were seeing with leaving DOWNLOAD_PREVIEW_ONLY=True was that the max row count would always be set to whatever PREVIEW_ROWS is set to instead of the actual record count.
Describe the bug
When using datapusher-plus-docker to run datapusher-plus, with the following config parameters set:
PREVIEW_ROWS=1000
ADD_SUMMARY_STATS_RESOURCE=True
SUMMARY_STATS_WITH_PREVIEW=True
DOWNLOAD_PREVIEW_ONLY=True
There appears to be a problem with having DOWNLOAD_PREVIEW_ONLY=True
Setting DOWNLOAD_PREVIEW_ONLY=False fixes the errors I'm seeing.
With DOWNLOAD_PREVIEW_ONLY=True, when I try to push a resource to DP+, I get errors.
These are my test resource files that are failing:
TCEQ-TEST.xlsx
TCEQ-TEST.csv
When I push the attached XLSX file, I get the this error:
When I try with the same XLSX file converted to a CSV, I get the following error:
The text was updated successfully, but these errors were encountered: