fix: add status to removed fields when cleaning data (#21229)

This commit is contained in:
Bassel Kanso 2024-09-12 10:21:15 +03:00 committed by GitHub
parent e1f26c862f
commit f0f0dbfabc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,7 @@ const cleanData = (
'strapi_stage',
'strapi_assignee',
'locale',
'status',
]);
const cleanedDataWithoutPasswordAndRelation = recursiveRemoveFieldTypes(