Hi all,
I hope someone can help me with this.
I have an OTRS system running in my company (CentOS box), recently I upgraded it to 3.3.4 and MyTickets are now showing incorrectly - "User A" can see others' tickets instead only of his own.
I checked the "Ticket" table in MySQL and the ticket still has correct "customer_user_id" field of "User A".
Please help me with it, I still have the snapshot of the VM with version 3.3.1 and in the worst case, I have to revert to that but I'm afraid that it could also have the same problem.
Thanks a bunch,
Tri Pham,
MyTickets is not showing correctly after upgraded to 3.3.4
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: MyTickets is not showing correctly after upgraded to 3.3
It's a known issue: http://bugs.otrs.org/show_bug.cgi?id=10212
And the workaround is to obtain a different version of the affected file:
Delta
Direct link to file.
And the workaround is to obtain a different version of the affected file:
Delta
Direct link to file.
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
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
-
- Znuny superhero
- Posts: 630
- Joined: 17 Mar 2011, 14:40
- Znuny Version: 5.0.6
- Real Name: Yuri Kolesnikov
- Location: Russia
Re: MyTickets is not showing correctly after upgraded to 3.3
In addition, phrase
CustomerUserExcludePrimaryCustomerID => 1,
in Config.pm file will disable Company Tickets as well.
CustomerUserExcludePrimaryCustomerID => 1,
in Config.pm file will disable Company Tickets as well.
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
Re: MyTickets is not showing correctly after upgraded to 3.3
Dear all,
Thanks all for your advice, the MyTickets is now showing correctly. But I didn't have the chance to try the solution.
Last night I made a mistake and screwed up my OTRS setup, I ran otrs.RebuildConfig.pl without snapshot the VM and OTRS threw up an error about the AgentTicketOverview not registered in Kernel/Config.pm. I looked in the Config.pm and found nothing related and as last resort I had to dump the database, and imported back into 3.3.1 snapshot.
Don't know why running otrs.RebuildConfig.pl rendered my OTRS unoperational though
I'll try to recreate the problem and apply said solution to see for myself.
Thanks again guys.
Tri Pham,
Thanks all for your advice, the MyTickets is now showing correctly. But I didn't have the chance to try the solution.
Last night I made a mistake and screwed up my OTRS setup, I ran otrs.RebuildConfig.pl without snapshot the VM and OTRS threw up an error about the AgentTicketOverview not registered in Kernel/Config.pm. I looked in the Config.pm and found nothing related and as last resort I had to dump the database, and imported back into 3.3.1 snapshot.
Don't know why running otrs.RebuildConfig.pl rendered my OTRS unoperational though

I'll try to recreate the problem and apply said solution to see for myself.
Thanks again guys.
Tri Pham,