Can I force the user to specify a milestone when they resolve a case? - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2013-05-20T17:57:50Z http://fogbugz.stackexchange.com/feeds/question/8098 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/8098/can-i-force-the-user-to-specify-a-milestone-when-they-resolve-a-case Can I force the user to specify a milestone when they resolve a case? Jacob 2011-05-05T22:18:24Z 2012-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#8132 Answer by Rich Armstrong for Can I force the user to specify a milestone when they resolve a case? Rich Armstrong 2011-05-10T15:25:31Z 2011-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>