Describe the bug
When clicking the "download results" button on the data product page, DataHub attempts to extract all assets instead of just those assigned to the specific data product. If a search term is entered, it will extract all assets that match the search term across the entirety of DataHub.
To Reproduce
Steps to reproduce the behavior:
- Go to the overview page for any data product
- Click on the Assets tab
- Click the download results button
- The generated file includes assets unrelated to the data product.
Expected behavior
A file is downloaded that contains only assets associated with the data product.
Screenshots
A screenshot from the network tab showing the GraphQL query used to retrieve the incorrect results:
Desktop (please complete the following information):
- OS: MacOS Tahoe 26.5.1
- Browser : Chrome 149.0.7827.115
- DataHub Version: 1.4.0.3
Describe the bug
When clicking the "download results" button on the data product page, DataHub attempts to extract all assets instead of just those assigned to the specific data product. If a search term is entered, it will extract all assets that match the search term across the entirety of DataHub.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A file is downloaded that contains only assets associated with the data product.
Screenshots
A screenshot from the network tab showing the GraphQL query used to retrieve the incorrect results:
Desktop (please complete the following information):