dataall icon indicating copy to clipboard operation
dataall copied to clipboard

UI Inconsistency: Failure to Reflect Updated Table Location

Open anushka-singh opened this issue 9 months ago • 2 comments

Describe the bug

When updating the location of a table, the user interface (UI) fails to reflect this change. Despite the UI not displaying the updated data path, the system does recognize and honor the modification. Subsequently, any shares initiated post-update utilize the new data location as intended. However, the discrepancy between the displayed and actual data path in the UI may cause confusion or uncertainty for users interacting with the system.

How to Reproduce

  1. Identify a dataset for which you wish to update the data location.
  2. Update the s3 location to a new path or location, ensuring it differs from the current location.
  3. Save the changes.
  4. Navigate to DATA tab of the dataset.
  5. Verify that the UI still displays the old data location instead of the newly updated one.
  6. Despite the UI not reflecting the change, initiate a share or perform any action that requires accessing the table's data.
  7. Confirm that the system correctly utilizes the updated data location despite the discrepancy in the UI.

Expected behavior

UI synchronizes and reflects table data locations when they are updated.

Your project

No response

Screenshots

No response

OS

Mac

Python version

3.9

AWS data.all version

2.4

Additional context

No response

anushka-singh avatar May 17 '24 15:05 anushka-singh