heromod / migrid

Automatically exported from code.google.com/p/migrid
GNU General Public License v2.0
0 stars 0 forks source link

Wrong recipient in IM notifications #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Not clear, but please check the job notification for
311281_9_17_2009__15_14_4_dk.migrid.org.0 that incorrectly was sent to Brian.

What is the expected output? What do you see instead?
The intended recipient does not get the notification.

Please use labels and text to provide additional information.
We have seen this problem before during the CC course, but it has not
appeared for months now.

Original issue reported on code.google.com by jonas.ba...@gmail.com on 18 Sep 2009 at 2:40

GoogleCodeExporter commented 9 years ago
This is still a problem: we need to reimplement the async IRC hack known as 
im_notify.py

It does not always properly load the list of known users and end up sending to 
the first registered user, i.e. Brian in our case.

Original comment by jonas.ba...@gmail.com on 13 Jun 2012 at 8:17