Allow adding another milestone to a case - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2013-05-22T17:25:57Z http://fogbugz.stackexchange.com/feeds/question/10902 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/10902/allow-adding-another-milestone-to-a-case Allow adding another milestone to a case Andrey Pirozhenko 2012-10-24T18:24:33Z 2013-05-09T16:22:00Z <p>There are several requests to be able to assign several milestones to the case. Specifically, we support several versions with separate (branched) code bases. Bugs and features may need to be resolved and independently verified for several milestones. </p> <p>I understand that having multiple milestones for a single case, and options to have this case in different states (open, resolved, closed) for different milestones will make UI confusing. Having the case duplicated would work, but it is a hastle to create duplicated cases manually. I suggest that FogBugz automates case duplication. So the use case would be: - enter the case and assign a milestone - assign additional milestone to the case, which duplicates this case and makes it a subcase of the first.</p> http://fogbugz.stackexchange.com/questions/10902/allow-adding-another-milestone-to-a-case/10904#10904 Answer by Michel de Ruiter for Allow adding another milestone to a case Michel de Ruiter 2012-10-25T08:25:16Z 2012-10-25T08:25:16Z <p>That could be done with a customization. See for instance <a href="http://fogbugz.stackexchange.com/questions/59/bugmonkey-script-archive/2794#2794" rel="nofollow">this example</a>.</p>