5.7.244. Bugzilla::Extension::Workflows::ManageComponents

5.7.244.1. NAME

Bugzilla::Extension::Workflows::ManageComponents

5.7.244.2. DESCRIPTION

This workflow allows teams and product owners to edit component roles without granting editcomponents to large numbers of users.

A user is allowed to manage components this way when:

  • They have editcomponents right on the product
  • They are in the component’s default pool’s team
  • They are in the component’s sub_team

For the API see Bugzilla::Extension::Workflows::WebService::ManageComponents.

The columns in the the table are:

Name:
The name of the component or sub_component.
Product:
The name of the product the component belongs to.
Default assignee:
The login of the default assignee.
Default qa:
The login of the default QA contact.
Default docs:
The login of the default docs contact.
Initial CCs:
The logins of all users to be added to the CC list of new bugs.
Default pool:
The Default pool to assign bugs to.
Sub-team:
A Team that is responsible for the component that is not the team that owns the default pool.
Template:
The BVP bug template to use for ne bugs.
Description:
The public description got the component.
Actions:
Icon that allow actions related to the current row.

This documentation undoubtedly has bugs; if you find some, please file them here.