Jethro, 2010/12/16 Jethro Borsje <jethroborsje at gmail.com>: > I am developing a Bugzilla client and am trying to find a way to get > all components of a product. Is there a way to do this? yeah, call Product.components (see http://www.bugzilla.org/docs/4.0/en/html/api/Bugzilla/Product.html). Regards Marc