You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* #1477 Fix undefined error in dataset information
- Fix undefined error when totalLines and totalBytes is missing from server response.
- Show 0 bytes, 0 rows instead
* #1477 Stop interval when totalLines is undefined
* #1477 count total rows when creating a dataset
Describe the bug
TotalBytes, totalLine fields are missing in File type dataset
To Reproduce
Steps to reproduce the behavior:
Go to dataset detail -> see error (Check with file type IMPORTED dataset)
Expected behavior
Server response should include TotalBytes and totalLine.
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: