id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8007	Add out-of-the-box operations for use in custom workflows	seccanj	seccanj	With the addition of custom workflows on any Trac resource, there comes the ability to also define custom operations to be performed along with workflow state transitions.\r\n\r\nThe TracGenericWorkflow plugin comes with no out-of-the-box operation, and the TestManager plugin only defines a sample operation.\r\n\r\nImplement a basic set of custom operations to be used in custom workflows:\r\n\r\n * "Assign to": only usable with objects that have an "owner" field, allows for assigning an object to some other User.\r\n * "Notify": sends a mail to the specified Trac Users, or to a set of specified mail addresses. Optionally allow for specifying the mail subject, and for substituting the object's fields into the subject text.\r\n\r\nAdd other desired operations as comments to this ticket.\r\n	enhancement	closed	normal	TestManagerForTracPlugin	normal	fixed			0.11
