mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 11:39:39 +00:00

* Fix #12964: filter draft dashboards from config * Fix #12964: add unit test for qlik_sense * Fix #12964: added UI and doc code * Fix #12964: move includedraftdashboard flag from source_connection to source_config * Fix #12964: filter draft dashboards in qlikcloud * Fix #12964: add unit test for qlik cloud * Fix #12964: remove unnecessary comments, code clean * Fix #12964: pylint changes