group keywords

Benton, Kevin kevin.benton at AMD.com
Tue Oct 18 19:33:37 UTC 2005


I would suggest that you consider modifying the existing keywords
database instead, adding a new cross-reference table connecting keywords
to groups.  I'd also suggest considering adding a system group called
"All Bugzilla Users" (or something like that) and link all your "global"
keywords back to that group.  Of course, that group's regexp would be .*
and would have no privileges associated with it.  If you do it that way,
then you don't have to deal with two different kinds of keywords.  You
can also make the same keyword map to multiple groups.

What's more important, is it would be a lot easier to integrate into the
tip than to have to integrate two separate methods of dealing with
keywords.  If it gets integrated into our code, then you don't have to
maintain that customization any longer. :)

---
Kevin Benton
Perl/Bugzilla Developer/Administrator, Perforce SCM Administrator
Personal Computing Systems Group
Advanced Micro Devices
 
The opinions stated in this communication do not necessarily reflect the
view of Advanced Micro Devices and have not been reviewed by management.
This communication may contain sensitive and/or confidential and/or
proprietary information.  Distribution of such information is strictly
prohibited without prior consent of Advanced Micro Devices.  This
communication is for the intended recipient(s) only.  If you have
received this communication in error, please notify the sender, then
destroy any remaining copies of this communication.

> -----Original Message-----
> From: developers-owner at bugzilla.org
[mailto:developers-owner at bugzilla.org]
> On Behalf Of Emmanuel Seyman
> Sent: Tuesday, October 18, 2005 10:27 AM
> To: developers at bugzilla.org
> Subject: group keywords
> 
> 
> Hey, all.
> 
> I've been asked to implement group keywords on our local Bugzilla and
> thought this would be a good opportunity to resolve bug #167017.
> I'm not sure on how to implement this, though, and wanted to get input
> from other people. My thoughts (or lack thereof):
> 
> - Global keywords would be entered via editkeywords.cgi, the way they
are
> now
> - per-Group keywords, via editgroups.cgi (??)
> - per-User keywords would be done via editsettings.cgi
> 
> There'ld be a namespace for all of this via a field in the keywords
table.
> 
> One thing I'm having trouble with is multiple occurences of the same
word.
> How do I allow people to distinguish global keywords and group
keywords ?
> How do I handle the case where somebody is a member of two groups,
both of
> whom have the same keyword defined ?
> 
> Comments, anyone ?
> 
> Emmanuel
> 
> -
> To view or change your list settings, click here:
> <http://bugzilla.org/cgi-bin/mj_wwwusr?user=kevin.benton@amd.com>






More information about the developers mailing list