cuba
cuba copied to clipboard
The deleted entity is restored during import JSON
Environment
CUBA Platform version: 7.2-SNAPSHOT CUBA Studio plugin version: 15.10-213 IntelliJ version: IntelliJ IDEA 2022.2.3 (Community Edition)
Description of the bug
The deleted entity is restored during import json
TC
- run project customers.zip
- Open Entity inspector Set Entity Type = Customer
- Click "Import" file: Customer (new + del str).json
AR: Entity 32550248-6bef-c5dc-a6ac-19ab225ea6cb
has been restored. Item appeared in the list of addresses. Attribute deleteTs
was not restored.
ER : The entity instance must be restored with all attributes
json file.zip Contains:
- Customer (new).json - unaltered list
- Customer (new + del str).json - the file contains the deleted entity Address