LevisNgigi commented on PR #32284:
URL: https://github.com/apache/superset/pull/32284#issuecomment-2747300261

   > we tested this in 5.0 but it doesn't work -- we have all permission added 
to the role. Here's the process to reproduce the problem:
   > 
   > * Click "Copy Query URL" in saved Queries, we got something like 
`https://[superset hosting address]/sqllab/?key=xx`
   > * Close all tabs in SQLLab to make sure there is no confusion.
   > * Past the copied link in the same browser: There is nothing show up.
   > 
   > Any thoughts?
   
   Hey @pang-wu  are you on the latest version of 5.0?I can see the issue is 
how your url is being built which was fixed by this 
[pr](https://github.com/apache/superset/pull/32154). The generated url should 
look something like this https://[superset hosting address]/sqllab/p/k34OzpRjqWB


-- 
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]

Reply via email to