version 3.3.1 bug

Moderator: crythias

Locked
gbraeckmans
Znuny newbie
Posts: 2
Joined: 15 Nov 2013, 14:13
Znuny Version: 3.3.1

version 3.3.1 bug

Post by gbraeckmans »

Hi,

Today I upgraded to version 3.3.1 from version 3.2.9. Everything went well until I tried to reply to a ticket. This did not work. I did not have the option to reply.
So I wanted to create a response but this is now called a template. When I tried to create a new template, I got the error "[SQL Server]Invalid column name 'template_type'". Indeed, when I look at this table on my SQL server, this field does not exist.
This stops my from replying to a ticket which is a basic thing to do I would expect.

PS: I did run the database upgrade script.

Regards,

Guy
eyezen
Znuny newbie
Posts: 1
Joined: 28 Jun 2012, 14:47
Znuny Version: 3.1.7

Re: version 3.3.1 bug

Post by eyezen »

I am experiencing the exact same issue

3.2.1 to 3.3.1
OTRS v 3.1.7 running on Ubuntu 10.04.4
gbraeckmans
Znuny newbie
Posts: 2
Joined: 15 Nov 2013, 14:13
Znuny Version: 3.3.1

Re: version 3.3.1 bug

Post by gbraeckmans »

Found the problem. I forgot 1 step in the upgrade process. I needed to run the DBUpdate-to-3.3.pl script as well as the DB server upgrade script. After running the perl script, all was OK.
Locked