Adding poll with the same name in the same team causes ops...

Bug #3068 reported by Gabriel Neuman
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Gabriel Neuman

Bug Description

Adding or editing a poll with a name wich is already taken in the team causes system error...

    * Module canonical.database.adapter, line 133, in execute
      return self._cur.execute(*args, **kwargs)

IntegrityError: ERROR: duplicate key violates unique constraint "poll_team_key" INSERT INTO Poll (id, datecloses, allowspoilt, title, dateopens, team, proposition, secrecy, type, name) VALUES ...

Christian Reis (kiko)
Changed in launchpad:
assignee: nobody → gabrielneuman
Changed in launchpad:
status: New → Fixed
status: Fixed → New
Dafydd Harries (daf)
Changed in launchpad:
status: New → Accepted
Changed in launchpad:
assignee: gabrielneuman → marisaruizalvarez
Revision history for this message
Gabriel Neuman (gabrielneuman) wrote : Re: [Bug 3068] Adding poll with the same name in the same team causes ops...

marisa wrote:

>Public bug report changed:
>https://launchpad.net/malone/bugs/3068
>
>Changed in: Launchpad (upstream)
> Assignee: Gabriel Neuman => marisa
>
Marisa,
I have most of this fix already done, if you intend to fix it dont
worry, its yours!
If you assingned by mistake, I can reassign it back to me.
If you want/need help just say so.

Dafydd Harries (daf)
Changed in launchpad:
assignee: marisaruizalvarez → gabrielneuman
Dafydd Harries (daf)
Changed in launchpad:
status: Confirmed → Fix Committed
Dafydd Harries (daf)
Changed in launchpad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.