tiagobmarinho commented on issue #20604: URL: https://github.com/apache/superset/issues/20604#issuecomment-2331796025
To bypass this problem (or unimplemented feature), I did the following: 1. The owner of the SQL query copies the query's link by clicking on "Copy query URL," which appears under "Action" on the right side of the query in "Saved Queries." 2. Another admin opens the link and clicks on "Save" when the query opens in SQL Lab. 3. Click "Save as new" when the save toolbar appears. Done! Now, the other admin will have the same query (query, description, name) saved to their account. This isn’t the best method, as if one admin edits the query, it won’t be updated for others. However, until this feature is implemented, I believe it's a workaround to transfer SQL queries between admins. I hope this function will be implemented someday, as Superset’s ability to transfer/backup dashboards and charts is quite good compared to other open-source BI tools. -- 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]
