Hi Ryan !

On 2/17/14, Ryan Ollos <[email protected]> wrote:
[...]
>
>  - The patch in #750 is requesting review

/me reviewing but ...

>  - I've been working on #695, #756 and #757 and plan to close those out

good !
\o/

[...]
>
> If you see anything else that looks critical please mention the ticket
> here. I'll do some ticket triage once i.a.o is back.
>

I was applying the patches for #750 and noticed that this error is
still hapenning on instances connected to PostgreSQL DB .

{{{

2014-02-18 16:51:44,645 Trac[theme] ERROR: BH: Quick create ticket
failed column "product" specified more than once
LINE 1: ...one,component,version,resolution,time,changetime, product) V...
                                                             ^
Traceback (most recent call last):
  File "/path/to/bloodhound/bloodhound_theme/bhtheme/theme.py", line
601, in process_request
    product, tid = self.create(req, summary, desc, attrs, True)
  File "/path/to/bloodhound/bloodhound_theme/bhtheme/theme.py", line
644, in create
    t.insert()
  File "/path/to/bloodhound/trac/trac/ticket/model.py", line 241, in insert
    [values[name] for name in std_fields])
  File "/path/to/bloodhound/bloodhound_multiproduct/multiproduct/dbcursor.py",
line 145, in execute
    return self.cursor.execute(sql, args=args)
  File "/path/to/bloodhound/bloodhound_multiproduct/multiproduct/dbcursor.py",
line 85, in execute
    return super(BloodhoundIterableCursor,
self).execute(translate_sql(self.env, sql), args=args)
  File "/path/to/bloodhound/trac/trac/db/util.py", line 65, in execute
    return self.cursor.execute(sql_escape_percent(sql), args)
ProgrammingError: column "product" specified more than once
LINE 1: ...one,component,version,resolution,time,changetime, product) V...

}}}

Seems to be a regression of #704 probably related to #635 , #601 .

-- 
Regards,

Olemis - @olemislc

Apache(tm) Bloodhound contributor
http://issues.apache.org/bloodhound
http://blood-hound.net

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

Reply via email to