Issue 401 in rietveld: Chat sends notifications for my own rietveld interactions.

25 views
Skip to first unread message

riet...@googlecode.com

unread,
Oct 31, 2012, 12:37:36 PM10/31/12
to coderev...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium Usability

New issue 401 by bsalo...@google.com: Chat sends notifications for my own
rietveld interactions.
http://code.google.com/p/rietveld/issues/detail?id=401

I get chat notifications every time I interact with rietveld. These aren't
really useful since I know what I've done. Given that I interact with
rietveld quite a bit this can get annoying. Is it possible to make the chat
bot only notify me when someone else has modified an issue that pertains to
me?

riet...@googlecode.com

unread,
Oct 31, 2012, 3:19:01 PM10/31/12
to coderev...@googlegroups.com
Updates:
Labels: Easy

Comment #1 on issue 401 by tech...@gmail.com: Chat sends notifications
That's possible. When sending message we can exclude 'me' from the
recipients. It can be even made optional by adding user preference, but for
me it looks like a good default behavior.

riet...@googlecode.com

unread,
Oct 31, 2012, 3:27:48 PM10/31/12
to coderev...@googlegroups.com

Comment #2 on issue 401 by bsalo...@google.com: Chat sends notifications
Great! Could this rule also apply to emails? It's not quite as bothersome
to get email updates from my own activity but they also seem unnecessary.

riet...@googlecode.com

unread,
Oct 31, 2012, 3:49:48 PM10/31/12
to coderev...@googlegroups.com

Comment #3 on issue 401 by tech...@gmail.com: Chat sends notifications
AFAIK the code that sends the message is the same as the one that sends the
email and it is located in _notify_issue()
http://code.google.com/p/rietveld/source/browse/codereview/views.py#613

riet...@googlecode.com

unread,
Mar 28, 2013, 1:52:51 PM3/28/13
to coderev...@googlegroups.com

Comment #4 on issue 401 by rmis...@google.com: Chat sends notifications for
I am starting to take a look at this.
I can make sure that XMPP messages are not sent to the requester, but for
emails I already see that there is a safeguard to make sure the original
requester is not emailed again, I think what you see in your emails is your
email to the other members of the issue and not an email to yourself.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

riet...@googlecode.com

unread,
Mar 28, 2013, 1:59:13 PM3/28/13
to coderev...@googlegroups.com

Comment #5 on issue 401 by bsalo...@google.com: Chat sends notifications
I think you're right. The emails are showing up because skia-review is in
the CC list.

riet...@googlecode.com

unread,
Mar 28, 2013, 2:38:15 PM3/28/13
to coderev...@googlegroups.com

Comment #6 on issue 401 by rmis...@google.com: Chat sends notifications for
Started in https://codereview.appspot.com/8099046/

riet...@googlecode.com

unread,
Mar 30, 2013, 5:32:58 AM3/30/13
to coderev...@googlegroups.com
Updates:
Status: Fixed

Comment #7 on issue 401 by tech...@gmail.com: Chat sends notifications
This issue was closed by revision 9d5c30b9d19f.
Reply all
Reply to author
Forward
0 new messages