Bug Description:
When exporting data to a sheet (Excel, CSV, etc.), the date and time values associated with entries are missing or not included in the exported file. Although the UI displays date and time correctly, they are either skipped, left blank, or not exported at all.
Steps to Reproduce:
- Go to the page containing the data table with date and time columns.
- Click on the Export button (to Excel/CSV).
- Open the exported sheet.
- Review the exported columns and data.
Expected Result:
Date and time data should be present and correctly formatted in the exported sheet.
Actual Result:
Date and time values are missing, blank, or incorrectly formatted in the exported file
backend need to check
Leave a Reply