yousoph opened a new issue, #21281: URL: https://github.com/apache/superset/issues/21281
Getting an error when trying to duplicate a virtual dataset (feature in this PR: https://github.com/apache/superset/pull/20309) #### How to reproduce the bug 1. Visit the Datasets page 2. On the Actions column of a Virtual dataset, click the duplicate icon 3. Enter a dataset name and click "Duplicate" ### Expected results Virtual dataset gets copied and created successfully ### Actual results An error message appears and the dataset doesn't get created #### Screenshots <img width="874" alt="Superset 2022-08-31 15-10-11" src="https://user-images.githubusercontent.com/10627051/187795512-ef471d5a-ee67-4064-a0dd-706b15bf1c87.png"> ### Environment (please complete the following information): - browser type and version: - 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. - [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. -- 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]
