Bug Relationships
Gervase Markham
gerv at mozilla.org
Fri Jan 15 21:46:37 UTC 2010
On 11/01/10 21:29, Max Kanat-Alexander wrote:
> Hey Gerv. We've discussed this a fair bit within a few bugs. I agree
> that dependson and blocks should become default implementations of a
> generic system for creating fields like that, which is described here:
>
> https://bugzilla.mozilla.org/show_bug.cgi?id=251556
Having looked at it, is that quite the same thing?
An important part of the way the UI works for the feature I was
suggesting, is that you don't have separate UI for dependson, blocks and
any other relationships you want - it's a single unified UI. This would
imply a database representation like the following:
bug_id relationship target
123456 7 125632
563354 4 http://foo.com/bug/64564
...
rel_id forwards backwards commutative
4 "blocks" "depends_on" FALSE
Or something like that. Is that's what's envisaged?
Or, to put it another way, can you generically implement my UI on top of
the system proposed in 251556?
> The future functionality of See Also mostly excludes it from being
> usefully included in that generic system for now, though. (
> https://bugzilla.mozilla.org/show_bug.cgi?id=bz-seealso )
I'm still hoping you'll reply to my query about this :-)
Gerv
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
More information about the developers
mailing list