CMDBuild Forum

Potential bugs in v3.1.1.

Hi everyone,

We’ve been testing CMDBuild 3.1.1., to upgrade our CMDBuild installation from v2.3.4.
However, we’ve found some potential bugs or odd behavior that we’d like you to confirm if you also experienced these issues or if they’re just in our side.
For this testing round, we’ve used IE 11 and Chrome.
We’ve reviewed the change log for v3.2 and 3.2.1 and believe that some of them could have been already fixed, but we’re not sure (from the short description of the bugfix).

  1. Sessions duration: we have Sessions duration = 5000 in General options (Administration Module). However, after more than 12 hours of inactivity, we are not kicked out (our sessions are not terminated).

  2. When you create a new relation between 2 cards, if the relation has an attribute of type = TIMESTAMP, the time of that date is correctly saved into the database, but it’s wrongly displayed (it adds +3 hours, perhaps because of my timezone [-03:00]?). For instance:

When saving timestamp:
image

When that timestamp is shown:
image

  1. Also, when you have a TIMESTAMP attribute in a relation, when you edit that relation, the current value for that attribute is not displayed (meaning relations’ TIMESTAMP attributes are not being pre-populating when editing).

  2. Each time we log into CMDBuild, we get a generic warning:
    image image

  3. The same happens when we log out (session not found for token).

  4. In “Groups and permissions” > Permissions tab, even when you disable GUI buttons (such as Create, Update, Delete, etc.), they’re still visible and clickable in the Management Module.

  5. Also, in the “Disabled actions” popup window, when you check “Relation chart”, click “Ok” and then “Save”, if you re-open the “Disabled actions” popup windows, it is unchecked (meaning it’s not being saved correctly).
    image

  6. In the Management Module, when you set a date (when creating or updating a card) for an attribute of type DATE, the date that’s shown after saving is yesterday’s date (it seems to be OK in the database).
    When creating or updating a card:
    image

When displaying its attributes:
image

  1. When printing current class details (to both pdf and odt), data in inactive attributes is also exported. As they’re inactive, they are not displayed in the management module. However, they’re exported. Is this the expected behavior? Or would it be a bug?

  2. Is there any way of activating a horizontal scroll bar in the grid display, such as the one we had in previous versions?
    image

In classes with more than 7 or 8 attributes, we couldn’t find the way of resizing the columns, so some data remains “hidden”.

  1. When taking a look at a card’s relations (in the relations tab), it seems there’s no header with the attributes name, so it’s not possible to know what’s the value for each attribute
    v2.3.4. v3.1.1.
    image
  2. Lastly, is there any way of removing a class icon?
    You can choose an image for your class, but what if you want to set it to the default icon back?

Thanks in advance!