#2207: MailNotifier use the user-db by default, but that doesn't properly get
populated.
-----------------------+-------------------
Reporter:  tom.prince  |      Owner:
    Type:  defect      |     Status:  new
Priority:  critical    |  Milestone:  0.8.6
 Version:  master      |   Keywords:
-----------------------+-------------------
 By default, MailNotifier looks up users in the database, based on the uid
 stored with the relevant changes. It then tries to get the email
 associated to that id.
 However, the various change sources don't populate the email attribute of
 users they create, so most users won't have an associated email record
 (even if their identifier is an email address).

 This can be worked around by passing lookup="" which avoids using the
 database.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2207>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to