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