fix(inventory): keep operator snapshot audit marker
This commit is contained in:
@@ -209,6 +209,7 @@ export class AssetOperationalRelationsService {
|
|||||||
afterData: this.auditView(updated),
|
afterData: this.auditView(updated),
|
||||||
metadata: {
|
metadata: {
|
||||||
inventoryHierarchyChanged:false,
|
inventoryHierarchyChanged:false,
|
||||||
|
operatorSnapshotPreserved:true,
|
||||||
retainedCompatibilitySnapshotCount: before.assignedAssetCount,
|
retainedCompatibilitySnapshotCount: before.assignedAssetCount,
|
||||||
},
|
},
|
||||||
}, manager);
|
}, manager);
|
||||||
|
|||||||
Reference in New Issue
Block a user