Metadata
- Source
- FLUID-2512
- Type
- Bug
- Priority
- Major
- Status
- Open
- Resolution
- N/A
- Assignee
- Eli Cochran
- Reporter
- Eli Cochran
- Created
2009-04-03T18:34:37.000-0400 - Updated
2017-01-16T09:54:58.924-0500 - Versions
-
- 0.8
- 1.0
- 1.1
- 1.1.1
- 1.1.2
- 1.2
- 1.4
- 1.5
- 2.0
- Fixed Versions
- N/A
- Component
-
- Uploader
Description
totalBytesUploaded a value in the currentBatch object is currently misnamed and doesn't carry all the data that an implementor might need.
We need two values:
currentBatch.totalBytesAttempted - replaces totalBytesUploaded and used to display correct Progress
currentBatch.totalBytesSucceeded - new value to be used to indicate to the user how many Bytes where ultimately stored on the server