Allow adding another milestone to a case - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com2013-05-22T17:25:57Zhttp://fogbugz.stackexchange.com/feeds/question/10902http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/10902/allow-adding-another-milestone-to-a-caseAllow adding another milestone to a caseAndrey Pirozhenko2012-10-24T18:24:33Z2013-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#10904Answer by Michel de Ruiter for Allow adding another milestone to a caseMichel de Ruiter2012-10-25T08:25:16Z2012-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>