(SOLVED) Access to multiple Queues via a group

Moderator: crythias

Locked
morecw
Znuny expert
Posts: 215
Joined: 18 Jun 2012, 09:24
Znuny Version: 3.1.6
Real Name: Craig Wellman
Company: STÜBER SYSTEMS

(SOLVED) Access to multiple Queues via a group

Post by morecw »

Hi all,

we have a) 10 different queues for one group of customers and b) 1 other queue for a different set of customers.

Is it possible to create a group for a) so that we only have to give them access to one thing?
Last edited by morecw on 31 Aug 2012, 09:49, edited 1 time in total.
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Access to multiple Queues via a group

Post by crythias »

Don't use customer based groups. Use services. Queues are what Agents do. Services are items that Customers need to have fixed.
A Queue is a member of a Group.
A Customer can be members of groups if the CustomerGroupSupport is enabled.
Customers who are members of the Queue's groups get access to the queues of that group.
Customers are by default members of the "users" group.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
morecw
Znuny expert
Posts: 215
Joined: 18 Jun 2012, 09:24
Znuny Version: 3.1.6
Real Name: Craig Wellman
Company: STÜBER SYSTEMS

Re: Access to multiple Queues via a group

Post by morecw »

crythias wrote:A Customer can be members of groups if the CustomerGroupSupport is enabled.
Customers who are members of the Queue's groups get access to the queues of that group.
Customers are by default members of the "users" group.
What do think about this?
Enable CustomerGroupSupport
Create a "Queue options 1" group, assign this group to appropriate queues, and add appropriate users to this group
Create a "Queue options 2" group, assign this group to the other queues, and add appropriate users to this group
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
morecw
Znuny expert
Posts: 215
Joined: 18 Jun 2012, 09:24
Znuny Version: 3.1.6
Real Name: Craig Wellman
Company: STÜBER SYSTEMS

(SOLVED) Re: Access to multiple Queues via a group

Post by morecw »

It's working with what I asked you about above.
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
Locked