Hi!
Strange. Looks like a bug.
Please, connect mysql and run command;
select key_, value_type from items where key_ = 'arnold.status';
So, we will check value type registered in the database for this item.
Expected result:
0 - numeric, float
3 - numeric, unsigned
Br, Alexander
Strange. Looks like a bug.
Please, connect mysql and run command;
select key_, value_type from items where key_ = 'arnold.status';
So, we will check value type registered in the database for this item.
Expected result:
0 - numeric, float
3 - numeric, unsigned
Br, Alexander
Comment