rusackas commented on issue #10484:
URL: https://github.com/apache/superset/issues/10484#issuecomment-1362240021

   What DOES seem to work in 2.0.1 (and probably other versions) is:
   • Go to a dashboard
   • Add the standalone param
   • Create a permalink
   The param is respected when accessing the permalink
   
   What's NOT supported:
   • Creating a permalink in with or without `standalone`
   • Changing that value by appending the param to the permalink itself.
   
   I would argue that a permalink shouldn't take params... it's intended to be 
a reflection of the dashboard in a particular state. You can create two 
permalinks, with and without the param, if that's what's needed.
   
   It also might be worth noting that the structure of permalinks have changed 
since this ticket was opened. They now look like:
   http://localhost:8088/superset/dashboard/p/5QJdyG2lVbm/
   
   I think we can close this issue as "stale" at least, or "not a problem" at 
best. If people feel strongly this is a bug, let's re-open it! If it's a 
feature request, let's take it up again as a Discussion instead. 
   
   Pinging @michael-s-molina to fact check me on all of this since I think 
there are more than one flavor of permalink supported by superset (which maybe 
we could simplify for 3.0!). 


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