[Bug 79964] More than one version per bug

Nagendra Mishr n at ironport.com
Wed Feb 23 22:34:17 UTC 2005


This does not help in the case that QA needs to verify the bugs in 
different releases.  Let's say you have a bug sighting in 5 different 
versions, you'd have to create 5x (number of states) flags.  You'll need 
to have flag management...


bugzilla-daemon at mozilla.org wrote:

>https://bugzilla.mozilla.org/show_bug.cgi?id=79964
>
>
>
>
>
>------- Additional Comments From joules at gorfajn.com  2005-02-23 14:23 PST -------
>We have sort of resolved this issue by using flags. We create a flag
>from every version of our product. If you think of flags a generic 4
>state field then you can do this:
>
>(null): bug is not associated with this revision
>
>?:      bug might be associated with this revision, further analysis
>        required
>
>-:      bug exists in this revision and was not fixed
>
>+:      bug existed in this revision and was fixed
>
>This is kind of a hack, since we can't use the post "resolved" states
>of bugs to track verification or anything - but it gets us to a usable
>solution.
>
>
>
>  
>



More information about the developers mailing list