id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8234	Modify state to match whatever the workflow says is next when _cmdClose(self, ticket) is called	royholl@hollingerhome.com	bobbysmith007	The trac-post-commit.py script always sets the status to 'closed' when the comment includes 'closes', 'closed', 'fixed', etc. When the work flow has been modified in any way to have a step between 'open' and 'closed', such as 'testing', the script continues to set the status to 'closed'.\r\n\r\n * Is there a way to query the system to see what the next step is? When the ticket is presented by Trac, there is a description for 'resolve as' stating what the next status will be when it is selected. \r\n * When using the testing workflow, [http://trac-hacks.org/wiki/TestingWorkflow], the comment for the 'resolve' is: "The resolution will be set. Next status will be 'testing'". This had to be queried from the workflow system somehow since 'testing' only appears in a configuration file (conf/testing.ini).\r\n * This appears to be applicable to at least 0.11 and 0.12.\r\n\r\n	enhancement	closed	normal	TimingAndEstimationPlugin	minor	fixed	Testing, timing, estimator, workflow		0.11
