Issue regarding user groups and allowed campaigns
Posted: Mon Oct 22, 2012 4:27 am
Hello,
I just noticed a problem with user groups and allowed campaigns, Here is my setup:
User group: SUPERVISOR
allowed campaigns:
* foo
* bar
User group: AGENTS_20
allowed campaigns:
* baz
The supervisor wants a clean campaign list so he don't want to see the campaign baz and a few others, but AGENTS_20 needs that campaign.
The problem occurs when the supervisor goes in to the AGENTS_20 group and edit anything,
then the campaign baz will be removed from allowed campaigns because it will not appear on the pages for the supervisor.
Before I start to edit the code to make this work I would like to hear from you people,
my approach would be to compare current AGENTS_20 allowed campaigns with SUPERVISORs allowed campaigns
if there is campaings on AGENTS_20 that are not in SUPERVISORs then add them to the update query.
Whats your thoughts on this?
Admin BUILD: 120831-1523
I just noticed a problem with user groups and allowed campaigns, Here is my setup:
User group: SUPERVISOR
allowed campaigns:
* foo
* bar
User group: AGENTS_20
allowed campaigns:
* baz
The supervisor wants a clean campaign list so he don't want to see the campaign baz and a few others, but AGENTS_20 needs that campaign.
The problem occurs when the supervisor goes in to the AGENTS_20 group and edit anything,
then the campaign baz will be removed from allowed campaigns because it will not appear on the pages for the supervisor.
Before I start to edit the code to make this work I would like to hear from you people,
my approach would be to compare current AGENTS_20 allowed campaigns with SUPERVISORs allowed campaigns
if there is campaings on AGENTS_20 that are not in SUPERVISORs then add them to the update query.
Whats your thoughts on this?
Admin BUILD: 120831-1523