Modify

Opened 16 years ago

Last modified 4 years ago

#2495 new defect

[patch attached] Wrong tickets are being blocked occasionally

Reported by: dexen deVries Owned by: Ryan J Ollos
Priority: normal Component: MasterTicketsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

In version 0.10 of the plugin, at times wrong ticket may be displayed as blocked. To reproduce:

  • create tickets #4, #13, #14
  • mark #13 as blocking #14
  • #14 is correctly marked as blocked, but
  • additionally, #4 is also marked as blocked

This is side effect of SQL patern being used. Attached patch attempts to fix it

Attachments (1)

sql-like-fix.patch (809 bytes) - added by dexen deVries 16 years ago.
patch attemtping to fix the problem

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by dexen deVries

Attachment: sql-like-fix.patch added

patch attemtping to fix the problem

comment:1 Changed 10 years ago by Ryan J Ollos

Owner: changed from Noah Kantrowitz to Ryan J Ollos
Status: newassigned

comment:2 Changed 4 years ago by Ryan J Ollos

Status: assignednew

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain Ryan J Ollos.

Add Comment


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

 
Note: See TracTickets for help on using tickets.