Set status manually when sending mail? - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com2013-06-19T03:19:06Zhttp://fogbugz.stackexchange.com/feeds/question/10609http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/10609/set-status-manually-when-sending-mailSet status manually when sending mail?vwegert2012-07-19T12:21:59Z2012-07-22T18:00:03Z
<p>We'd like to be able to set the status of a case manually when sending a mail - for example, manually select "needs info" while sending the mail. At the moment, this seems to require two steps: send the mail, then "resolve" the case setting it to "needs info". Is it possible to add the status field to the message fields?.</p>
<p>EDIT: I've tried to implement this with a custom plugin, but it looks like IPluginBugDisplay.BugDisplayEditLeft and ...Top are not called when composing a mail message unless you use the "Send Email" link to create a new case. I suspect there's a reason behind this...?</p>