mirror of
https://github.com/datahub-project/datahub.git
synced 2025-09-25 09:00:50 +00:00
metabase chart are missing from dashboard (#4942)
This commit is contained in:
parent
2b77468b7b
commit
049db62a49
@ -595,8 +595,8 @@ class MetabaseSource(Source):
|
||||
return cls(ctx, config)
|
||||
|
||||
def get_workunits(self) -> Iterable[MetadataWorkUnit]:
|
||||
yield from self.emit_dashboard_mces()
|
||||
yield from self.emit_card_mces()
|
||||
yield from self.emit_dashboard_mces()
|
||||
|
||||
def get_report(self) -> SourceReport:
|
||||
return self.report
|
||||
|
Loading…
x
Reference in New Issue
Block a user