Hi!
I'd like to increase limits of item.lastvalue, make it more than 255 characters up to TEXT type, as it is supposed to be, I guess, according to the configuration type of an item.
I did actually change the type in the database and in the source code of the schema, however it didn't work. So I guess there is something somewhere else in the code that limits the lastvalue, passing it to the database.
On the forum there are posts saying that it's possible to use history values, but it's not the case for me.
Please does anyone know how to solve the problem?
I'd like to increase limits of item.lastvalue, make it more than 255 characters up to TEXT type, as it is supposed to be, I guess, according to the configuration type of an item.
I did actually change the type in the database and in the source code of the schema, however it didn't work. So I guess there is something somewhere else in the code that limits the lastvalue, passing it to the database.
On the forum there are posts saying that it's possible to use history values, but it's not the case for me.
Please does anyone know how to solve the problem?