Open-Lowcode
Open-Lowcode copied to clipboard
Error when importing children on older version of an object
When importing children on older version of an object, the following incorrect behaviour was observed:
- duplicate objects are existing while previous objects where already existing
- new objects are created, but attributes are not created for it (this was maybe a result of the specific loading done).
Correct behaviour should be that when import children is performed, there is no filter on last version to get the correct object.