Multiple bug reports for a single problem
Gervase Markham
gerv at mozilla.org
Mon Jan 19 18:16:36 UTC 2004
John P. Fisher wrote:
> ok done
> If it helps any I *think* an extra field in the bugs table with
> associated bug_ids would be enough db change.
What you actually want is a related bugs table, with bug_id1, bug_id2,
and relationship. This can subsume the dependencies tables and allow for
any other sorts of relationship (like clones, which might well come
along in the future.)
Gerv
More information about the developers
mailing list