id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 2582,Duplication of ticket notification caused by unassigned value,sarahg@…,Jonas Borgström,"In certain situations we've been getting duplicate emails. I think I finally narrowed it down: ""row"" is not defined in the code here, its still got a carry-on value from a previous definition: {{{ # Harvest email addresses from the author field of ticket_change(s) if notify_reporter: cursor.execute(""SELECT DISTINCT author,ticket FROM ticket_change "" ""WHERE ticket=%s"", (tktid,)) for author,ticket in cursor: recipients.append(row[0]) }}}",defect,closed,normal,,general,0.9.2,normal,duplicate,,,,,,