CMDBuild Forum

Reference attributes disappearing during Card edition

I'm using CMDBuild 2.5.

Scenario:

Class:

  • Storage

Relevant attributes:

  • Building (reference to Building class)
  • Floor (reference to Floor class. Filtered by chosen Building: from Floor where Building = {client:Building.Id} and Status = 'A')
  • Room (reference to Room class. Filtered by chosen Floor: from Room where Floor = {client:Floor.Id} and Status = 'A')

The Card Storage is OK, but when editing the Card, some attribute's content does not appear (often Room, but sometimes Floor). After cancel editing Card and again enter edition mode, the attribute's content could appear. Its inconstant.

This situation can be also reproduced in Ready2Use, selecting Storage class or whatever that has these location attibutes (Building, Floor and Room).

Thanks in advance.

We had a
similar problem on version 2.4.x in the case of browsers or
connections very slow
that caused the loss of synchronization of automatic filters
Building => Floor => Room.
What browser do you use? Can you send us a screenshot of the browser console?
CMDBuild Team

I'm running:

 

    Fedora Linux 23 (client).

    CentOS 7.3 (server).

    Firefox 50.1.0 (but the fail occurs yet with Google Chrome 55.0).

    CMDBuild 2.5.0

    Tomcat 8.0.47

    Java 1.8.0_101

    PostgreSQL 9.5.9

 

The browser console's image is larger than accepted by this site. Can you have a mail address to receive the images?

you can send it to the email address tecnoteca@tecnoteca.com.
CMDBuild Team

 

Tecnoteca,

 

You received my mail sent in 08 march?

 

Otaci

 

Previously Tecnoteca wrote:
you can send it to the email address tecnoteca@tecnoteca.com.
CMDBuild Team

 

 

We
worked on this problem and we produced a fix that will be included in
version 2.5.1 which is expected to be released in about two weeks.

CMDBuild Team