I am doing
PoC of CMDBuild and have installed v 2.2.1 with demo database.
When I try
to change sort order of attributes, nothing happens, and I see these errors for
each attribute in log:
INFO 2014-11-04
08:19:41 [ddsql ] SELECT * FROM
cm_modify_attribute('"Rack"'::regclass,'UnitNumber','int4',null,false,false,'STATUS:
active|BASEDSP: false|CLASSORDER: 0|DESCR: Unit number|GROUP: Technical
data|INDEX: 15|MODE: write|FIELDMODE: write');
WARN 2014-11-04
08:19:41 [cmdbuild] cannot find attribute type for name 'null', attribute is
undefined
If somebody knows the solution. Thanks.
Do you mean that if you set a sort order from the Administration Module (Class list - Attributes - Set sorting) then the corresponding data grid in the Management Module does not use that sort ?
This bug does not appears to be present in CMDBuild 2.2.1
CMDBuild Team
Yes, that is what I am doing.
I don't know. This is a out-of-the-box installation with demo database. This error doesn't tell you anything?
Previously Tecnoteca wrote:
Do you mean that if you set a sort order from the Administration Module (Class list - Attributes - Set sorting) then the corresponding data grid in the Management Module does not use that sort ?
This bug does not appears to be present in CMDBuild 2.2.1
CMDBuild Team
Previously Tecnoteca wrote:
Do you mean that if you set a sort order from the Administration Module (Class list - Attributes - Set sorting) then the corresponding data grid in the Management Module does not use that sort ?
This bug does not appears to be present in CMDBuild 2.2.1
CMDBuild Team
Hello,
I am using latest 2.3.0 version of CMDBuild - and observes same issue. Maybe it is related with removing data from tables manually by using truncate command as it was described in http://www.cmdbuild.org/forum/forum-in-english/67238106 which I did in my setup.
Reagrds,
Marcin