dataall icon indicating copy to clipboard operation
dataall copied to clipboard

[BUG] Worksheets dropdown doesn't work when environment contains central cataloged database

Open TejasRGitHub opened this issue 9 months ago • 0 comments

Describe the bug

Update

Fix is to just remove extra parameters in this method on our branch -https://github.com/data-dot-all/dataall/blob/5252dd148899a11ddb3f5725ec7c0f6fa8623159/backend/dataall/modules/s3_datasets_shares/services/s3_share_service.py#L314 After removing those, worksheet database dropdowns is working fine. This issue can be closed

Original Bug description

With 2.7.0-rc,

When populating worksheets containing databases from the central cataloged setup , the worksheet table and db dropdowns fail to populate

Image

How to Reproduce

*P.S. Please do not attach files as it's considered a security risk. Add code snippets directly in the message body as much as possible.*

Expected behavior

No response

Your project

No response

Screenshots

No response

OS

mac

Python version

3.9

AWS data.all version

2.7.0-rc

Additional context

No response

TejasRGitHub avatar Mar 11 '25 15:03 TejasRGitHub