Last modified: 2014-02-10 06:22:17 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T56861, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 54861 - Notify a user once their delivery has finished
Notify a user once their delivery has finished
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
MassMessage (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-02 02:28 UTC by Kunal Mehta (Legoktm)
Modified: 2014-02-10 06:22 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Kunal Mehta (Legoktm) 2013-10-02 02:28:58 UTC
We should have a way of letting users know their delivery is finished either via a talk page note, an Echo notification or smoke signals.

https://gerrit.wikimedia.org/r/#/c/87001/ is a start at an implementation.

There are a few issues:

* Where do we store job state? Right now I'm using memcache, but that isn't persistent so it might randomly fail. I'd like to avoid creating a random db table just for a temporary value.

* How to notify? Ideally we could use Echo and then fallback on a talk page message if Echo is not installed. The issue here is that the delivery might finish on some random wiki, meaning we need to again use the job queue to deliver a notification to the correct wiki. Ew.
Comment 1 Gerrit Notification Bot 2013-10-02 02:31:10 UTC
Change 87001 had a related patch set uploaded by Legoktm:
[WIP] Notify a user via Echo once their job is done

https://gerrit.wikimedia.org/r/87001
Comment 2 Gerrit Notification Bot 2013-12-08 20:17:06 UTC
Change 87001 abandoned by Legoktm:
[WIP] Notify a user via Echo once their job is done

Reason:
Doesn't really work.

https://gerrit.wikimedia.org/r/87001

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links