Note that there are some explanatory texts on larger screens.

plurals
  1. POis it possible to customize bugzilla fields ( text fields, text area etc)?
    primarykey
    data
    text
    <p>I have one product and several components of this product. Each component have several reported bugs.</p> <p>Every bug has been assigned to a specific user.</p> <p>I want to customize some text fields/areas for that user, so that he/she can not edit that specific field. </p> <p>I also want to customize some text fields/areas for for Bug Creator (who files the new bug) so that he/she can not edit his/her posted bug.</p> <p>Is it possible ?</p> <p>Can we customize these fields via making changes in code ? or by installing some plugins ? or any other way ?</p> <p>Permission/restrictions on groups are also not working. For example I created 2 groups A and B. Group A have full permissions (Create and Edit bug) but group B don't have any permission but only READONLY. But there is no difference between the user's rights those either belongs to group A or B (both can create and edit bugs). How i can limits the users belongs to group B ?</p> <p>Only Developer should able the create/edit the fields but Client should not able to edit the bug.</p> <hr> <p>The following discussion was very helpful for me. As i have ProductA, ProductB and groups Client, Developer.</p> <p><a href="http://groups.google.com/group/netscape.public.mozilla.webtools/browse_thread/thread/98efcae88fe84d6d/51c8deb672402e09?lnk=gst&amp;q=permissions+for+all+users#51c8deb672402e09" rel="nofollow">http://groups.google.com/group/netscape.public.mozilla.webtools/browse_thread/thread/98efcae88fe84d6d/51c8deb672402e09?lnk=gst&amp;q=permissions+for+all+users#51c8deb672402e09</a></p> <p><strong>Answer:</strong></p> <p>Product A:</p> <p>ReadCreateA: Entry/Mandatory/Mandatory/-- EditA: --/NA/NA/Canedit Similar for Product B.</p> <h2>For this, you need to give editbugs privileges to developers. If you want to restrict editbugs privileges in other products, you need to set up a group they are not a member of as xx/xx/xx/Canedit for the other products. In your particular setup, this is already covered by the EditA and EditB groups.</h2> <p>(Works fine ) When I use the above guide , it works perfectly except posting comments. I am getting following error while posting comment --> "You are not permitted to edit bugs in product Product A"</p> <p>but I want users of "Group UsersA" should not edit the bug (that is fine) but must be able to post the comment.</p> <p>How can I manage this? </p> <p>Any help would be appreciated! </p> <p>Thanks. </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload