Temporarily disable updatedBy (#16839)
To avoid breaking workflows during release
This commit is contained in:
+1
-1
@@ -134,7 +134,7 @@ export class CreateRecordService {
|
||||
...transformedObjectRecord,
|
||||
position,
|
||||
createdBy: actorMetadata,
|
||||
updatedBy: actorMetadata,
|
||||
// updatedBy: actorMetadata,
|
||||
},
|
||||
undefined,
|
||||
selectedColumns,
|
||||
|
||||
Reference in New Issue
Block a user