[ Customer Users <-> Groups ] empty

Moderator: crythias

Locked
leocertuche
Znuny newbie
Posts: 40
Joined: 12 Apr 2010, 22:50
Znuny Version: 2.4.7
Location: Medellin, Colombia
Contact:

[ Customer Users <-> Groups ] empty

Post by leocertuche »

Hello,

On our current implementation (5,892 customers, 165 groups, OTRS 2.4.8, apache2-mod_perl-2.0.4-40.12) when we click on /otrs/index.pl?Action=AdminCustomerUserGroup nothing is shown. We have CustomerGroupSupport enabled in SysConfig and no errors are shown on the AdminLog for this issue.

Does anyone know why is this happenning? Any help is much appreciated.

Thanks,
Leonardo Certuche
www.itconsultores.com.co
cherdt
Znuny newbie
Posts: 5
Joined: 06 May 2010, 09:12
Znuny Version: 2.4.7

Re: [ Customer Users <-> Groups ] empty

Post by cherdt »

Hello,

I didn't find a solution yet, but I can confirm that we have the same problem in 2.4.9. Maybe a bug? "Select * from group_customer_user;" has all the data. Any ideas?

Kr,

Chris
shredman
Znuny newbie
Posts: 45
Joined: 21 Feb 2008, 11:13
Znuny Version: 3.3.8
Real Name: Frank
Company: DB Schenker

Re: [ Customer Users <-> Groups ] empty

Post by shredman »

Hi

I have also the same problem. After the update to 2.4.9, nothing is shown when I go to the Admin Interface and click on Customer Users <-> Groups Link. It works on 2.4.7 :(
I don't find an answer until now. How about you ? Did you find out what's going wrong?

Regards
Frank
Produktiv: OTRS: 3.3.8 (Debian Wheezy ),
Test: OTRS: 3.1.4 (Debian Squeeze VM)
Apache2/MySQL 5.10
jmacgreg
Znuny newbie
Posts: 1
Joined: 23 Nov 2010, 03:28
Znuny Version: 2.4.9

Re: [ Customer Users <-> Groups ] empty

Post by jmacgreg »

Hi all,

I thought I'd add a ditto here as well: my organization has also encountered this bug, after upgrading from 2.4.7 to 2.4.9. After some digging I did find a relevant bug report here: http://bugs.otrs.org/show_bug.cgi?id=6176, to which I CC'd myself. Probably the fastest way to receive notification on a fix. I can provide further details if needed. A fix would be appreciated, as this limits our ability to add new customers to our workflows.

Cheers,
James
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: [ Customer Users <-> Groups ] empty

Post by crythias »

I have a really nasty work around... Here's the deal. This is the change between 2.4.7 and 2.4.8+:
http://source.otrs.org/viewvc.cgi/otrs/ ... 2=1.18.2.2

And this is the change to the latest release from 1.18.2.2 (release 3.0.2):
http://source.otrs.org/viewvc.cgi/otrs/ ... .2&r2=1.37

In a quick observation (I could be wrong, and have been known to be on occasion, especially on this board) the last diff appears to be non-schema related.
Translation: If I read it right, plopping in the latest AdminCustomerUserGroup.pm doesn't have any *specific* relationship to anything outside of itself, except for needing a new .dtl file in "Standard".

Short Short:
Back up your existing AdminCustomerUserGroup.pm and replace it (otrs/Kernel/Modules) with the latest 1.37 http://source.otrs.org/viewvc.cgi/otrs/ ... iew=markup

Also add AdminCustomerUserGroup.dtl in your Standard theme.

It's ugly. It might work, it might not, but it appears to help. YRMV, let me know if it's not an option.
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
ThorBo
Znuny newbie
Posts: 16
Joined: 22 Jun 2010, 17:06
Znuny Version: OTRS::ITSM 2.0.2

Re: [ Customer Users <-> Groups ] empty

Post by ThorBo »

Hello,

sorry for reopen this thread, but at the moment we face the same problem with 2.4.10. The problem was not discovered earlier. I tried the suggested fix and it was part solution. I got now a blue not arranged screen if I enter "Action=AdminCustomerUserGroup". Is there another fix, or what can I do, except of update to OTRS 3.

Thank you and best regards

Thor
OTRS::ITSM 2.0.2 -- MySQL 4.1.22 -- Cent0S 4.8
ThorBo
Znuny newbie
Posts: 16
Joined: 22 Jun 2010, 17:06
Znuny Version: OTRS::ITSM 2.0.2

Re: [ Customer Users <-> Groups ] empty

Post by ThorBo »

Hello,

can somebody help me?

Best regards

Thorsten
OTRS::ITSM 2.0.2 -- MySQL 4.1.22 -- Cent0S 4.8
Locked