Modify

Opened 16 years ago

Closed 14 years ago

#2243 closed defect (fixed)

[Patch] Tickets can block themselves

Reported by: steve@… Owned by: Noah Kantrowitz
Priority: high Component: MasterTicketsPlugin
Severity: major Keywords:
Cc: Trac Release: 0.11

Description

Putting a ticket's number in its blocking field leads to a un-recoverable problem whereby all future ticket changes result in an exception.

Only solution was to clear out the rogue entry in the mastertickets table - there was a source==dest in there.

This may possibly be solved when #1828 is fixed.

Attachments (1)

self_blocking.patch (2.1 KB) - added by Sebastian Krysmanski 15 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 15 years ago by anonymous

A quick will be to check if blocking/blocked by fields contain own ticket number. This todo is very easy in comparison to avoid ticket chains of #1828

Changed 15 years ago by Sebastian Krysmanski

Attachment: self_blocking.patch added

comment:2 Changed 15 years ago by Sebastian Krysmanski

I've added a patch for this issue until #1828 is fixed.

comment:3 Changed 14 years ago by Ryan J Ollos

Summary: Tickets can block themselves[Patch] Tickets can block themselves

comment:4 Changed 14 years ago by Noah Kantrowitz

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Noah Kantrowitz.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.