send customer notification to all members of a company

Moderator: crythias

Locked
kenmurimi
Znuny newbie
Posts: 87
Joined: 24 May 2010, 10:21
Znuny Version: 2.4.7

send customer notification to all members of a company

Post by kenmurimi »

Hi all,

I am using customer company for my OTRS. I would wish to send ticket state change notifications and email responses to all the customers registered under a particular company. I mean a notification should not only go to the person who created the ticket but to the other customer users of that company.

is this possible?

any help greatly appreciated
OTRS 2.4.7 on SUSE and on MySQL database
OTRS 3.2.10 on CentOS and MySQL database
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: send customer notification to all members of a company

Post by crythias »

I don't see how that would be possible in stock OTRS, since there is no way to determine all the members of a company. (CustomerID is usually unique to a user). If it were at all possible, the modification I'd suggest would be to add recipients in Notification (event) based upon a group (CustomerGroup membership).

Edit: yep. that's in there.
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
kenmurimi
Znuny newbie
Posts: 87
Joined: 24 May 2010, 10:21
Znuny Version: 2.4.7

Re: send customer notification to all members of a company

Post by kenmurimi »

Thanks alot Crythias for the response.

I think ill just give up that for now and only use cc in email response since i cant even get the customer group in "recipient group based " in notification event.
OTRS 2.4.7 on SUSE and on MySQL database
OTRS 3.2.10 on CentOS and MySQL database
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: send customer notification to all members of a company

Post by crythias »

Ah, you're still in 2.4.x, because 3.0 has choice of group as a recipient.
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
kenmurimi
Znuny newbie
Posts: 87
Joined: 24 May 2010, 10:21
Znuny Version: 2.4.7

Re: send customer notification to all members of a company

Post by kenmurimi »

Thanks alot fro that i think its the time i tried OTRS 3.0.x
OTRS 2.4.7 on SUSE and on MySQL database
OTRS 3.2.10 on CentOS and MySQL database
Locked