Edgewall Software

Ticket #6357 (closed enhancement: duplicate)

Opened 14 months ago

Last modified 14 months ago

TracQueries missing case of OR clause for combining multiple columns

Reported by: krof.drakula@… Owned by: mgood
Priority: normal Milestone:
Component: report system Version: 0.10.4
Severity: major Keywords: tracquery tracreport
Cc:

Description

It is currently impossible within TracQuery to have a list of issues where you specify an owner and a cc - combining them with the OR clause.

For example, if I want to view a list of tickets that apply to me, I want to see all the tickets where I'm either the owner of, reporter of or contained within a cc field. This is currently impossible, since all of the filters take the AND clause when combining columns. Therefore you cannot avoid using SQL queries to build custom reports.

It would be great if you could use the same functionality without it requiring you to have admin privileges for the reports module.

Attachments

Change History

Changed 14 months ago by cboos

  • status changed from new to closed
  • resolution set to duplicate

See #2647.

Add/Change #6357 (TracQueries missing case of OR clause for combining multiple columns)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from mgood. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.