Bug report again CMDBuild v2.2.1
I have a domain class with attributes. Editing the relations leads to 2 bugs:
Bug 1:
See screenshot at http://postimg.org/image/lapwmdtm7
The value "477" is not mine. It's not in the database and I didn't put it there. Where does it come from?
Interestingly, 477 is the ID of the default, empty lookup value for "Installer". (With "Koos Pol" having ID=478).
Bug 2:
See screenshot at http://postimg.org/image/o62zt8xm7/
If I save this relation as is without chaning/selecting anything, I'm running into a NumberFormatException.
I *must* select my name as Installer from the drop down`list. After selecting myself, I can save the relation.