SkinnyPigeon opened a new issue, #36439:
URL: https://github.com/apache/superset/issues/36439

   ### Bug description
   
   We are currently using `6.0.0rc3` and have noticed that CSV reports are 
sending only the headers. I am attaching two images. The first is proof that 
the Dataset does indeed have data and I can access it. The second is the empty 
report, first as a CSV which just sends the headers and the same report sent as 
an image that shows that the chart does not contain any data.
   
   There are no RLS filters on the charts and I am using an admin account to 
send the reports
   
   We've tested a bunch of scenarios and are seeing the same result. The only 
exception so far has been when I created a tiny dataset based on an SQL Lab 
query that worked. Steps we've taken so far in testing:
   1. Change the Chart to a different table Chart
   2. Recreate the Dataset with a different owner
   3. Change the owner of the report
   4. Create a new Chart based on the new Dataset
   5. Change the delivery from email to Slack
   6. Change the message type from CSV to image (see below)
   
   This is not isolated to a single chart, we have tested with multiple charts. 
Manually downloading the data as a CSV from the Chart's edit menu works 
correctly
   
   Were there any changes to permissions in this release that might apply a 
filter? Other chart types seem unaffected.
   
   There is nothing in the logs that suggest an error while generating the 
report
   
   ### Screenshots/recordings
   
   <img width="2613" height="674" alt="Image" 
src="https://github.com/user-attachments/assets/d2d731d4-498f-4c4d-ae82-b6c69f871a1a";
 />
   
   <img width="506" height="505" alt="Image" 
src="https://github.com/user-attachments/assets/e4f6d671-0a5b-4a41-b7d5-fdcf2934c11b";
 />
   
   ### Superset version
   
   master / latest-dev
   
   ### Python version
   
   3.11
   
   ### Node version
   
   I don't know
   
   ### Browser
   
   Not applicable
   
   ### Additional context
   
   _No response_
   
   ### Checklist
   
   - [x] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [x] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [x] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


-- 
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]

Reply via email to