Temporarily disable updatedBy (#16839)

To avoid breaking workflows during release
This commit is contained in:
Félix Malfait
2025-12-29 17:06:16 +01:00
committed by GitHub
parent ba7a060195
commit b56dcd8c22
@@ -134,7 +134,7 @@ export class CreateRecordService {
...transformedObjectRecord,
position,
createdBy: actorMetadata,
updatedBy: actorMetadata,
// updatedBy: actorMetadata,
},
undefined,
selectedColumns,