When you want to edit a saved query with sql_lab and when you edit the query and click on the save query button in the sql_lab to save the query, superset makes a new query instead of overwriting the query!
So here is the bug! when I want to edit a saved query and make changes on it, I will get to the Saved Queries pages and I will click on the pop-up link to route the sql_lab to modify the query instead of using the edit button on the saved query page.
why should I or other users do this? here are the reasons:
So my approach to solving this issue is that the saved query will be able to modify on the sql_lab, it's simple!
overwrite the edited query
Create the new record(query)
If applicable, add screenshots to help explain your problem.
(please complete the following information):
superset versionpython --versionnode -vnpm -vMake sure these boxes are checked before submitting your issue - thank you!
Add any other context about the problem here.
Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.88. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Yeah, this one is quite difficult to work with. Is this a feature or a bug? Hoping it's a bug.
I think it's absolutely a bug! and I'm currently waiting for commiters response
Thanks! I was waiting for the commiters to approve this issue and then make a PR!