Hide products from others in Bugzilla

ε祈祈猫儿з 提交于 2019-12-13 13:27:23

问题


I want to hide some products from a group of users. I set up the groups and products in the editproducts.cgi configuration. In the groupcontrols I set the "to hide" products to NA/NA but that have no effect. In the search-dialog (the products-dropdown on query.cgi) there is still a list of all products.

How can I hide these products (which the user is not member of) from the user?

EDIT: I use Bugzilla 4.0.2


回答1:


I've found a combination which had this effect:




回答2:


Set the group Member control,Other control to "Default","Default". Check on "editbugs" too. Product should map with The group and users can be assigned to specific groups, so that, the group members can only view the bug of the product.

  • Team Creation -A new team can be created via 'TEAM' link
  • Client Creation -A new client can be created through “CLIENT” link . Here we assign a Team to the client.

The products are restricted to the groups and the users assigned to the specific groups.



来源:https://stackoverflow.com/questions/8338522/hide-products-from-others-in-bugzilla

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!