﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
51	Create add_* methods for objects with a many-to many-relationship	jcernelli@…	Adrian Holovaty	"Objects with a many-to-one relationship have an add_object method for adding the type of object on the ""many"" end of the relationship to the list of values within the type of object on the ""one"" end of the relationship.  Objects with a many-to-many relationship, however, are lacking these methods.

For example: two objects, Set and Tag, have a many-to-many relationship.  The Set object should have an add_tag method and the Tag method should have an add_set method."	enhancement	closed	Metasystem	1.0	normal	wontfix			Ready for checkin	0	0	0	0	0	0
