Open
Bug 369812
Opened 19 years ago
Updated 15 years ago
Request for a canaddcomment group privs
Categories
(Bugzilla :: Creating/Changing Bugs, enhancement)
Bugzilla
Creating/Changing Bugs
Tracking
()
NEW
People
(Reporter: altlist, Unassigned)
References
(Depends on 1 open bug)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier:
Hi,
I'm looking for a cheap method that would mimic a "canaddcomment" group. The intent is that only certain folks are allowed to add comments to a bugzilla tickets tied to a specific product group. Folks on the CC list are not allowed to add comments unless they are in the "canaddcomment" group. Ideally if a person is not in the "canaddcomment", they also don't have "canedit" privs for that ticket.
Main goal is treat some tickets more as an announcement tickets, almost like a "blog".
Thanks,
Albert
Reproducible: Always
![]() |
||
Comment 1•19 years ago
|
||
Why don't you use the CANEDIT bit of products to restrict who can comment on bugs? I don't see why you would need another group to do this.
/me will probably mark this bug as WFM or WONTFIX.
Reporter | ||
Comment 2•19 years ago
|
||
Thanks Frederic. I confused the CANEDIT bit with the EDITBUGS group. This almost works for me. But I would like anybody to add themselves to the CC list, so that they can get track the ticket.
![]() |
||
Updated•17 years ago
|
Depends on: bz-field-security
![]() |
||
Comment 3•15 years ago
|
||
Confirming for now as it's a valid request and I understand your point, but maybe we won't implement it. I don't know yet.
Status: UNCONFIRMED → NEW
Ever confirmed: true
You need to log in
before you can comment on or make changes to this bug.
Description
•