In addition to T29202: Add timestamp sort to list=filearchive.
Thanks.
Description
Description
Details
Details
- Reference
- bz27204
| 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 |
Event Timeline
Comment Actions
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
Comment Actions
I mean the upload timestamp.
The deleted data are not shown yet with the api (bug 27609)