You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/11/22 03:59:29 UTC

[GitHub] [superset] mayurnewase opened a new issue, #22189: [reports] GET chart//data api doesn't respect force parameter

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

   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   1. setup caching for data and report
   2. create table chart, so it caches the data
   3. change the data in the datasource without busrting cache of the chart
   4. create report with csv and enable `Ignore cache when generating screenshot`
   5. see the report having stale data.
   
   ### Expected results
   As `Ignore cache when generating screenshot` is enabled, report should have fresh data from datasource.
   Or this option is only for reports with thubnails as its name suggests, as csv generation doesn't create thumbnail by visitng the chart in  headless browser?
   
   ### Actual results
   Report has stale data.
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version:
   - superset version: 1.5.1 and 2.0
   - python version: `python --version`
   - node.js version: `node -v`
   - any feature flags active: ALERT_REPORTS
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version of superset.
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


-- 
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: notifications-unsubscribe@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] zhaoyongjie closed issue #22189: [reports] GET chart//data api doesn't respect force parameter

Posted by GitBox <gi...@apache.org>.
zhaoyongjie closed issue #22189: [reports] GET chart/<pk>/data api doesn't respect force parameter
URL: https://github.com/apache/superset/issues/22189


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org