Actions
Feature proposal #7136
closedReverse file upload order
Start date:
07 May 2018
Due date:
% Done:
100%
Estimated time:
Description
When uploading files 1, 2, and 3 they are displayed as 3, 2, and 1 due to their datetime stamp since newest is always displayed first. The files array should be reversed so they they display in the order uploaded.
Updated by krileon over 4 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
4.0.0) - % Done changed from 0 to 100
Order will no longer be guaranteed as sequential uploading is now turned off to allow it to upload multiple files at once.
Actions