Currently, I have a problem with the components. It is not possible to
select more than one. However, often tasks relate to several
components at the same time. E.g. "Switch from socket communication to
corba", which will mean changes on a part of the server and client.
How would you manage this? Is Bugzilla suitable for this?
Thanks,
Robert
Hi.
You could use Blocks and Depends on fields. Let's say that you submit
"Switch from socket communication to
corba" as a bug, which Depends on two other: Server changes, Client
changes (which can also depend on other bugs - tasks). This way you
can't close "Switch from socket communication to corba" bug before
server and client bugs are closed (all tasks done).
Using show dependency graph (tree) option you can check the work in
progress on your bugs (tasks)...
Moreover you can submit artificial meta-bugs (bugs connecting other
bugs) to do it.
Enjoy.
P.S.
You can check how bugzilla team do it by browsing bugzilla's
bugzilla :). For instance check this bug out https://bugzilla.mozilla.org/show_bug.cgi?id=278579
Cheers,
Sasha
_______________________________________________
support-bugzilla mailing list
support-...@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-bugzilla
PLEASE put support-...@lists.mozilla.org in the To: field when you reply.
Merry X-Mas to all of you!
Robert