﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
12074,create() gives column name is not unique after upgrading to trac 1.0.2,sivann@…,osimons,"{{{
Fault: <Fault 1: ""'column name is not unique' while executing 'ticket.milestone.create()'"">
}}}

Any hint on how to debug further?

{{{#!python
srv_target = xmlrpclib.ServerProxy(""https://%s:%s@%s/%s/login/xmlrpc"" % ( user, pswd, base, target))
srv_target.ticket.milestone.create(summary, {})
}}}
",defect,closed,normal,XmlRpcPlugin,normal,worksforme,,Olemis Lang,
