OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

QlikCloud Ingestion - Missing Lineage for Table and Contract QVD

Open Prajwal214 opened this issue 9 months ago • 0 comments

Affected module Does it impact the UI, backend or Ingestion Framework? -- Ingestion

Describe the bug A clear and concise description of what the bug is. --We have successfully imported the OpenMetadata dashboards from QlikCloud, but we are not seeing any lineage associated with them. Specifically, for a particular use case, we expected to see multiple components within the lineage, but the table and the contract QVD are missing.

To Reproduce

Screenshots or steps to reproduce -- 1. Verified that all assets, including the missing table, are present in the catalog. 2. Checked API responses and confirmed that some expected assets are not returned. 3. Observed that the script asset is present, but its details are missing. 4. Enabled DEBUG mode and checked ingestion logs. 5. Noted that the Databricks table exists, but the Qlik datamodel is missing.

Expected behavior A clear and concise description of what you expected to happen.

Version:

  • OS: [e.g. iOS]
  • Python version:
  • OpenMetadata version: [e.g. 0.8]
  • OpenMetadata Ingestion package version: [e.g. openmetadata-ingestion[docker]==XYZ]

Additional context Add any other context about the problem here.

Prajwal214 avatar Feb 28 '25 10:02 Prajwal214