In addition to bug 27202: Add timestamp sort to list=filearchive.
Thanks.
Version: 1.18.x
Severity: enhancement
In addition to bug 27202: Add timestamp sort to list=filearchive.
Thanks.
Version: 1.18.x
Severity: enhancement
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T28394 Missing Indexes, Inefficient queries and alike (tracking) | |||
Open | None | T24744 Add/Update indexes for queries done by the API (tracking) | |||
Open | Feature | None | T29204 API: Add timestamp sort to list=filearchive |
There are 2 timestamps here, there is fa_deleted_timestamp and fa_timestamp
The latter I guess being the uploaded time, and the first is the time it was deleted...
Only fa_deleted_timestamp currently has a usable index for this at the moment
I mean the upload timestamp.
The deleted data are not shown yet with the api (bug 27609)