eschutho opened a new issue #12435: URL: https://github.com/apache/superset/issues/12435
**Is your feature request related to a problem? Please describe.** We have the backend api for saved queries, and would like to add a button next to each query in the list so that the user can export their saved queries and download a zip file that can be imported later. **Describe the solution you'd like** Add an export button on the saved queries page, similar to the charts list page: <img width="390" alt="_DEV__Superset" src="https://user-images.githubusercontent.com/5186919/104266735-1105c700-5445-11eb-8077-f47a25d7d98f.png"> charts example <img width="1787" alt="_DEV__Superset" src="https://user-images.githubusercontent.com/5186919/104266753-195e0200-5445-11eb-9bc8-136c9b7aae0c.png"> current saved queries page **Additional context** The api exists at `api/v1/saved_query/export/` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
