[BREAKING CHANGE] harden call recording failure handling (#22062)

<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/22062?utm_source=github"
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>
<!-- End of auto-generated description by cubic. -->
This commit is contained in:
nitin
2026-06-24 18:38:26 +05:30
committed by GitHub
parent 0df83eceb2
commit 73e9374ef8
33 changed files with 743 additions and 71 deletions
@@ -175,7 +175,7 @@ export const buildCallRecordingStandardFlatFieldMetadatas = ({
},
{
id: '4800777e-54a8-4464-9c01-07d6eefd04da',
value: CallRecordingStatus.FAILED_UNKNOWN,
value: CallRecordingStatus.FAILED,
label: i18nLabel(msg`Failed`),
position: 5,
color: 'gray',