Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#8626 closed defect (fixed)

[PATCH] custom query status checkboxes incorrect with multiple negative constraints on status

Reported by: ebray Owned by: ebray
Priority: normal Milestone: 0.11.6
Component: ticket system Version: devel
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

This also affects filtering on 'Resolution'.

If a negative constraint on status is given, for example "not closed", then all the checkboxes will be checked except for closed—this is correct.

However, if multiple negative constraints are given, for example "not closed and not new" then all checkboxes are checked. Instead, all checkboxes but closed and new should be checked.

The actual SQL query that's generated in this case is correct. It's just the display of the filter that's incorrect.

Attachments (1)

trac-ticket-8626-r8557.patch (962 bytes ) - added by ebray 15 years ago.

Download all attachments as: .zip

Change History (3)

by ebray, 15 years ago

comment:1 by Remy Blank, 15 years ago

Milestone: 0.11.6
Resolution: fixed
Status: newclosed

Applied in [8560]. Thanks!

comment:2 by Remy Blank, 15 years ago

Owner: set to ebray

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain ebray.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from ebray to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.