jinghua-qa opened a new issue #16009: URL: https://github.com/apache/superset/issues/16009
Unexpected error show when drop from 'Metric' in 'Percentage Metric' ### Expected results No error show ### Actual results Unexpected error show when drop from 'Metric' in 'Percentage Metric' #### Screenshots https://user-images.githubusercontent.com/81597121/127795512-1d5c1b6a-cfbf-47b4-ae22-5af20d339e21.mov = #### How to reproduce the bug 1. Open Table 'Breakdown of developer Type' 2. Drop COUNT(Developer_type) to Metrics from left column 3. Drop COUNT(First time developer) to Percentage Metrics from left column 4. Drop COUNT(Developer_type) from Metric to Percentage Metrics 5. see error ### Environment (please complete the following information): - superset version: `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. - [ ] 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: [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]
