{5} Assigned, Active Tickets by Owner (Full Description) (1 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

Ticket Summary Component Milestone Type Created
Description
#13 ManyToMany relationship ? 2009.06.29 enhancement 03/23/09

There are three possible approachs to ManyToMany? relationship:
a) Additional table
b) ListField? (#11)
c) Hard way. Try to emulate additional table via ListField?

Should all of them be implemented? First is needed for easy porting existing Django software(for example, contrib). Second is more Couchy. And the third is hard, probably even impossible


Note: See TracReports for help on using and creating reports.