Can I change which user an email case resolves back to? - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com2013-05-19T14:43:18Zhttp://fogbugz.stackexchange.com/feeds/question/1301http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/1301/can-i-change-which-user-an-email-case-resolves-back-toCan I change which user an email case resolves back to?vickers81202010-01-05T22:35:26Z2010-10-11T15:25:16Z
<p>Cases that are created via email to the inbox automatically get their opened by userid assigned. That user then evaluates the case and assigns it to the appropriate project / area / user. However, when the case is resolved it always goes back to the original user that was assigned to it in the inbox. We sometimes would like it instead to go back to a different userid in the project gropu. </p>
<p>Can the Opened By be changed after the case is opened so that it will be assigned to that person after it is resolved?</p>
http://fogbugz.stackexchange.com/questions/1301/can-i-change-which-user-an-email-case-resolves-back-to/1303#1303Answer by Michael Pryor for Can I change which user an email case resolves back to?Michael Pryor2010-01-05T23:26:46Z2010-01-05T23:26:46Z<p>You need to check out the <a href="http://www.fogcreek.com/FogBugz/docs/70/topics/plugins/CustomWorkflow.html" rel="nofollow">custom workflow plugin</a>. Here's the <a href="http://fogcreek.com/FogBugz/Plugins/plugin.aspx?ixPlugin=9" rel="nofollow">download link</a>.</p>
http://fogbugz.stackexchange.com/questions/1301/can-i-change-which-user-an-email-case-resolves-back-to/1320#1320Answer by PJM for Can I change which user an email case resolves back to?PJM2010-01-06T16:26:54Z2010-01-06T16:26:54Z<p>With the custom workflow plugin you can:</p>
<ul>
<li>make it so that users can re-assign the case as they resolve it</li>
<li>make a new workflow used only by Cases created by the Inbox, so that instead of going to the Case Opener when they are resolved, Cases go to an specific user</li>
</ul>