Bug 457393

Summary: fix admin group inheritance in bugzilla 3.2
Product: [Community] Bugzilla Reporter: Noura El hawary <nelhawar>
Component: User AccountsAssignee: Noura El hawary <nelhawar>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-31 15:33:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 406071    
Attachments:
Description Flags
v1 for admin group inheritcance fix script dkl: review+

Description Noura El hawary 2008-07-31 12:23:20 UTC
in bugzilla 3.2 after the migration from 2.18 , few groups failed to inherit the
admin group users, need to fix that so that if the user is in the admin group
then they belong to every other single group in bugzilla.

Noura

Comment 1 Noura El hawary 2008-07-31 13:06:45 UTC
Created attachment 313095 [details]
v1 for admin group inheritcance fix script

attached is a script to fix the admin group inheritance after migration from
2.18 to 3.2 ,, i ran the script on bz-db1 bugs3 database and it worked fine for
me , checked admin users in bz-web2 and now they have all group permissions.

Please review when you can.

Noura

Comment 2 David Lawrence 2008-07-31 15:28:40 UTC
Comment on attachment 313095 [details]
v1 for admin group inheritcance fix script

Looks good to me.

Dave

Comment 3 Noura El hawary 2008-07-31 15:33:24 UTC
committed to cvs.