jinghua-qa opened a new issue #16816: URL: https://github.com/apache/superset/issues/16816
In mixed time series chart, currently only show result of query A on result table, I think we should should both query A and query B in the result table ### Expected results Query A and Query B can be shown in result table ### Actual results Only query A is shown at result table #### Screenshots <img width="1792" alt="Screen Shot 2021-09-23 at 12 07 04 PM" src="https://user-images.githubusercontent.com/81597121/134568762-cb1d0899-7197-4f98-b6fe-e9454bf50bf5.png"> #### How to reproduce the bug 1. Create a mixed time series chart and run 2. go to results table 3. observe results for query A and query B 4. See error ### Environment (please complete the following information): - browser type and version: - superset version: latest master - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### 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. - [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]
