Hello
Can anybody describe the functionality of class field "Status" (active|not active), which configuration is written in COMMENT ON TABLE?
What will happen if I set it to not active?
Best regards,
Sergey
Hello
Can anybody describe the functionality of class field "Status" (active|not active), which configuration is written in COMMENT ON TABLE?
What will happen if I set it to not active?
Best regards,
Sergey
“Status” is a system attribute used by CMDBuild to differentiate valid cards from those stored in history.
It should not be changed otherwise the database integrity will be lost.
CMDBuild Team