Description of problem: Implement the association for tickets and groups. There is a join table, ticket_groups which is mapped to the class TicketGroups. There is a corresponding DAO class, TicketGroupsDAO. Both of these should be removed and replaced with the mapped association. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Superceded by Avalon. This component is no longer valid.