Can I force the user to specify a milestone when they resolve a case? - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com2013-05-20T17:57:50Zhttp://fogbugz.stackexchange.com/feeds/question/8098http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/8098/can-i-force-the-user-to-specify-a-milestone-when-they-resolve-a-caseCan I force the user to specify a milestone when they resolve a case?Jacob2011-05-05T22:18:24Z2012-09-19T03:46:48Z
<p>Would be nice to have the ability to force a milestone other than the default milestone on resolving a case.</p>
http://fogbugz.stackexchange.com/questions/8098/can-i-force-the-user-to-specify-a-milestone-when-they-resolve-a-case/8132#8132Answer by Rich Armstrong for Can I force the user to specify a milestone when they resolve a case?Rich Armstrong2011-05-10T15:25:31Z2011-05-10T15:25:31Z<p>We tend to not reject user input, which is largely responsible for the smooth feel of using FogBugz. This often means you have to work around users not doing what you want them to do (like selecting a milestone on resolution). The best way to get around this is to create a filter: <strong>Resolved cases in Milestone Undecided</strong>. You can then assign the cases back to the user with a snarky note. This works much better, overall, than rejecting user input.</p>
<p>If you want to automate this validation process, we can help.</p>