alexamy opened a new issue #18774: URL: https://github.com/apache/superset/issues/18774
When using 'Total' from 'contribution mode' there is no data. #### How to reproduce the bug 1. Create new time series chart 2. Add metrics / group by clause 3. Set 'contribution mode' to 'total' 4. See no data ### Expected results Expect to see accumulated data chart. ### Actual results No data presented on the chart. #### Screenshots  Relates to #11792, I've tried to repeat steps in [this video](https://github.com/apache/superset/issues/11792#issuecomment-800051008), and got different results. [My attempt](https://user-images.githubusercontent.com/596195/154355807-1ca34b3e-455d-4a0f-aff9-18b28aeebba0.mp4). ### Environment - browser version: Google Chrome 98.0.4758.102 I'm using superset in container from this docker image: `docker pull apache/superset:993278d8ad2d9be90c5484e3cfe61936c22b850d` These commands were runned in the container: - superset version: Superset 0.0.0dev - python version: Python 3.8.12 - node.js version: (no executable found in $PATH in container) - any feature flags active: PREVENT_UNSAFE_DB_CONNECTIONS = False ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] 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: [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]
