Aisle and Simulation Product API and socket Completed
This commit is contained in:
@@ -288,7 +288,7 @@ export const deleteAssetModel = async (
|
||||
};
|
||||
}
|
||||
await EventsDataModel(organization).updateMany(
|
||||
{ modelUuid, productId: projectId },
|
||||
{ modelUuid, projectId: projectId },
|
||||
{ $set: { isArchive: true } }
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user