Open-Lowcode icon indicating copy to clipboard operation
Open-Lowcode copied to clipboard

Error when importing children on older version of an object

Open openlowcode opened this issue 5 years ago • 0 comments

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.

openlowcode avatar Jun 19 '20 04:06 openlowcode