[DISCUSS] [SIP-47] modernize/facelift superset.apache.org

2020-06-17 Thread Maxime Beauchemin
Please read and chime in here: https://github.com/apache/incubator-superset/issues/10088

Re: Addressing Charts directly / how to handle embedding in dev, stage, prod cycle?

2020-06-17 Thread Erik Ritter
Hi Dennis, You mention that cloning the complete Superset database seems overkill here, but for our use case, we've found that copying almost the entire Superset db into our dev and staging environments solves these types of issues for us. To ensure the process doesn't take too long, we exclude th

Re: Addressing Charts directly / how to handle embedding in dev, stage, prod cycle?

2020-06-17 Thread Maxime Beauchemin
Few thoughts: - did you try removing the id? this should work without the id since it's totally possible to have an explore session without a saved chart - we spoke in the past about introducing *uuids* for exportable/importable objects that would be consistent across superset instances - slugs for