Page MenuHomePhabricator

My Uploads feature of Android App fetches its information from log
Closed, DeclinedPublic

Description

https://www.mediawiki.org/wiki/Thread:Talk:Mobile_QA/Commons_uploads/My_Uploads
Original Bug title (in case it is altered):
My Uploads feature of Android App fetches its information from log

Note that when using the API list=logevents, this can be very slow, especially if the user did not upload anything for a long time. And it may be wrong in case the file was deleted in-between and someone else has uploaded another file using the same title or the file was moved. The reason for this is that logged events never change.

The solution is resolving Bug 26872 or using very complicated stuff for tracing moved/deleted files like I did in https://commons.wikimedia.org/wiki/MediaWiki:JSONListUploads.js


Version: unspecified
Severity: normal

Details

Reference
bz46839

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 22 2014, 1:38 AM
bzimport set Reference to bz46839.
bzimport added a subscriber: Unknown Object (MLST).

Hi Mobile team, what is your take on this?

Prioritizing as Lowest only to reflect the current situation (no comments in a year).

As the Mobile Apps Team is focussing on the new, native Wikipedia app, the Commons app is no longer being maintained by the Wikimedia Foundation. I am WONTFIXing all open Commons app bugs to reflect that we will not be spending time fixing them.

For the full story, see this thread on mobile-l: https://lists.wikimedia.org/pipermail/mobile-l/2014-September/thread.html#7974

Instead of blindly? WONTFIXing everything, you could consider this feedback for the development of the native Wikipedia App.

Except that this ticket was a request for the Commons App and hence the situation is correctly reflected. :) Plus WONTFIXing this ticket does not stop anybody from considering this feedback.
It's possible to clone this ticket to another project (like "Wikipedia App") via the "Clone this bug" link at the bottom.