[Pidgin] #2001: Trac detected an internal error: duplicate key constraint "ticket_change_pk"
Pidgin
trac at pidgin.im
Tue Jul 10 20:39:23 EDT 2007
#2001: Trac detected an internal error: duplicate key constraint
"ticket_change_pk"
---------------------+------------------------------------------------------
Reporter: jeff | Owner: datallah
Type: defect | Status: assigned
Priority: minor | Milestone:
Component: trac | Version: 2.0.2
Resolution: | Keywords:
Pending: 0 |
---------------------+------------------------------------------------------
Changes (by datallah):
* keywords: trac =>
* owner: => datallah
* status: new => assigned
* component: webpage => trac
* priority: blocker => minor
Comment:
`ticket_change_pk` is a constraint preventing an identical change to a
ticket from happening at the same time (I'm not sure what the granularity
of "time" is in this case).
I think what was happening here is that it was trying to remove pending
status automatically because you removed it manually causing a duplicate
change. This would be a bug in my PendingTicketPlugin.
It only happened because you were also the reporter (typically you
wouldn't mark your own bug as Pending, so this isn't too big of a deal).
--
Ticket URL: <http://developer.pidgin.im/ticket/2001#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list