> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-fix-ss-log-app-metadata-user-metadata-clarific.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Exécution et débogueur

> Décrit comment examiner les exécutions de flux et déboguer les exécutions de formulaires.

Chaque fois qu’un flux s’exécute, Auth0 stocke une entrée que vous pouvez utiliser pour déboguer l’exécution. Ceci est utile pour comprendre pourquoi une erreur d’exécution de flux s’est produite. Par exemple, un flux peut échouer en raison de propriétés manquantes, de fautes de frappe, de clés API incorrectes, etc.

## Révision de l’exécution des flux

Pour examiner une entrée d’exécution pour un flux, suivez les étapes ci-dessous :

1. Naviguez vers **Auth0 Dashboard > Actions > Forms (Formulaires)**, puis sélectionnez **Flows (Flux)**.
2. Sélectionnez un flux dans la liste.
3. Sélectionnez **Executions (Exécutions)**.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/oZNdDpImVhW6bmM8/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?fit=max&auto=format&n=oZNdDpImVhW6bmM8&q=85&s=cd83d7f712c666ffd05ced70a8db61b8" alt="Dashboard > Actions > Forms > Flows > Execution" data-og-width="1404" width="1404" data-og-height="562" height="562" data-path="docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/oZNdDpImVhW6bmM8/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=280&fit=max&auto=format&n=oZNdDpImVhW6bmM8&q=85&s=55ed140db91d6723381d00fd08bdbfd5 280w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/oZNdDpImVhW6bmM8/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=560&fit=max&auto=format&n=oZNdDpImVhW6bmM8&q=85&s=ceca9f38316cda99f6da99caa82878ef 560w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/oZNdDpImVhW6bmM8/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=840&fit=max&auto=format&n=oZNdDpImVhW6bmM8&q=85&s=51b22bf5be8b1bec7ca4ff498a2ea8e5 840w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/oZNdDpImVhW6bmM8/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=1100&fit=max&auto=format&n=oZNdDpImVhW6bmM8&q=85&s=a14d287b4c0bc4a4d5c42b93ce0beab4 1100w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/oZNdDpImVhW6bmM8/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=1650&fit=max&auto=format&n=oZNdDpImVhW6bmM8&q=85&s=81269b29e0ea25f2113a3baff494f95c 1650w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/oZNdDpImVhW6bmM8/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=2500&fit=max&auto=format&n=oZNdDpImVhW6bmM8&q=85&s=0e2644b1712b50939c17df54f5bc5312 2500w" />
</Frame>

Chaque entrée d’exécution a quatre propriétés :

* **Execution date (Date d’exécution)** : la date d’exécution du flux.
* **Execution ID (Identifiant d’exécution)** : l’identifiant unique de l’exécution du flux.
* **Status (État)** : l’étape actuelle de l’exécution du flux. 4 états d’exécution sont possibles :

  * **Running (Exécution)** : l’exécution est en cours.
  * **Failed (Échec)** : l’exécution a échoué en raison d’une erreur interne, telle que l’absence des paramètres requis dans une action de flux.
  * **Completed (Terminé)** : l’exécution s’est terminée sans erreurs internes.
* **View Details (Afficher les détails)** : ouvre la fenêtre de débogage de l’exécution.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/H0TzWy96oEV_191B/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?fit=max&auto=format&n=H0TzWy96oEV_191B&q=85&s=0c2a96e9980a2341f528c838e7ac1bad" alt="Dashboard > Actions >  Forms > Flows > Executions" data-og-width="1404" width="1404" data-og-height="622" height="622" data-path="docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/H0TzWy96oEV_191B/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=280&fit=max&auto=format&n=H0TzWy96oEV_191B&q=85&s=880ced976b60b5aa80c8b818beb91281 280w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/H0TzWy96oEV_191B/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=560&fit=max&auto=format&n=H0TzWy96oEV_191B&q=85&s=da55ad0ee12079cfe83a155d8a2792ec 560w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/H0TzWy96oEV_191B/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=840&fit=max&auto=format&n=H0TzWy96oEV_191B&q=85&s=dbb851f3a7f51f378418e6a38f7acc58 840w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/H0TzWy96oEV_191B/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=1100&fit=max&auto=format&n=H0TzWy96oEV_191B&q=85&s=cb9a086c3a46c24b5ca47ea022f781fa 1100w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/H0TzWy96oEV_191B/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=1650&fit=max&auto=format&n=H0TzWy96oEV_191B&q=85&s=243007c697ec9a333c105b4fc07140e3 1650w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/H0TzWy96oEV_191B/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=2500&fit=max&auto=format&n=H0TzWy96oEV_191B&q=85&s=831d8ca2dc0780cc50a5ab7711b9830e 2500w" />
</Frame>

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  Les états Terminé et Échoué sont des états finaux. Lorsqu’une exécution atteint l’un ou l’autre de ces états, le flux est entièrement traité.
</Callout>

## Déboguer l’exécutions des flux

Pour aider au débogage ou au dépannage d’un flux, vous pouvez consulter les données d’entrée, de sortie et d’erreur du flux en accédant à la fenêtre **View Details (Afficher les détails)** de l’exécution.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/7WBuxqBr28z4yWMC/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?fit=max&auto=format&n=7WBuxqBr28z4yWMC&q=85&s=db7e5ec82437ca9f5b7b7cdf3461bfee" alt="Dashboard > Actions > Forms > Form" data-og-width="1404" width="1404" data-og-height="608" height="608" data-path="docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/7WBuxqBr28z4yWMC/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=280&fit=max&auto=format&n=7WBuxqBr28z4yWMC&q=85&s=a00a837f7f6976898aecfe8dce77e7ea 280w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/7WBuxqBr28z4yWMC/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=560&fit=max&auto=format&n=7WBuxqBr28z4yWMC&q=85&s=0d106de14b9d02a3ee5f1b2fdb504dcb 560w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/7WBuxqBr28z4yWMC/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=840&fit=max&auto=format&n=7WBuxqBr28z4yWMC&q=85&s=60e8dc8e4c7426681e73bfc9fb796cb0 840w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/7WBuxqBr28z4yWMC/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=1100&fit=max&auto=format&n=7WBuxqBr28z4yWMC&q=85&s=3c9fc36833606b35eb63c3d714edc695 1100w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/7WBuxqBr28z4yWMC/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=1650&fit=max&auto=format&n=7WBuxqBr28z4yWMC&q=85&s=f278e9ef8fc67f0d322534add0a8d99e 1650w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/7WBuxqBr28z4yWMC/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=2500&fit=max&auto=format&n=7WBuxqBr28z4yWMC&q=85&s=073e7ffbc6fe1c3d2f526fd5e419b47f 2500w" />
</Frame>

Pour déboguer une erreur qui interrompt l’exécution du flux, procédez comme suit :

1. Naviguez vers **Auth0 Dashboard> Actions > Forms (Formulaires)**.

2. Localisez le flux associé au nœud de l’étape.

   <Frame>
     <img src="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/oZNdDpImVhW6bmM8/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?fit=max&auto=format&n=oZNdDpImVhW6bmM8&q=85&s=6bc3cf9b0e7864274c1cd9a98e5e9fb5" alt="Dashboard > Actions > Forms > Form" data-og-width="1402" width="1402" data-og-height="744" height="744" data-path="docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/oZNdDpImVhW6bmM8/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=280&fit=max&auto=format&n=oZNdDpImVhW6bmM8&q=85&s=6046af87ee7965d0805fa4410dba67d9 280w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/oZNdDpImVhW6bmM8/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=560&fit=max&auto=format&n=oZNdDpImVhW6bmM8&q=85&s=0dbab165a563a61f1a9de497ccfdd98a 560w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/oZNdDpImVhW6bmM8/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=840&fit=max&auto=format&n=oZNdDpImVhW6bmM8&q=85&s=d3211e73fbb94f10cef8ed757fc0d9cb 840w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/oZNdDpImVhW6bmM8/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=1100&fit=max&auto=format&n=oZNdDpImVhW6bmM8&q=85&s=3c78fcf2379b2c8af1fa9c907fb5e0f8 1100w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/oZNdDpImVhW6bmM8/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=1650&fit=max&auto=format&n=oZNdDpImVhW6bmM8&q=85&s=6600eb7829eae3e16d3849608bef0922 1650w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/oZNdDpImVhW6bmM8/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=2500&fit=max&auto=format&n=oZNdDpImVhW6bmM8&q=85&s=d88d686ecf8c0b8729fdde58648d87eb 2500w" />
   </Frame>

3. Sélectionnez **Edit Flow (Modifier le flux)**.

4. Sélectionnez **Executions (Exécutions)**.

5. Sélectionnez **View Details (Afficher les détails)** de l’exécution échouée.

Dans l’exemple ci-dessous, la vue de l’onglet `Input (Entrée)` de l’action **Update user** affiche une valeur NULL pour la propriété `user_id`.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/5XyUaMaVLcwfhxAB/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?fit=max&auto=format&n=5XyUaMaVLcwfhxAB&q=85&s=f2a935eb6de33209dc6f24f4117340b1" alt="Dashboard > Actions > Forms > Flow > Execution" data-og-width="1404" width="1404" data-og-height="469" height="469" data-path="docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/5XyUaMaVLcwfhxAB/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=280&fit=max&auto=format&n=5XyUaMaVLcwfhxAB&q=85&s=6a839090687070524738db6e0742594c 280w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/5XyUaMaVLcwfhxAB/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=560&fit=max&auto=format&n=5XyUaMaVLcwfhxAB&q=85&s=c7a632622fc70185447ecd7d616ee08c 560w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/5XyUaMaVLcwfhxAB/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=840&fit=max&auto=format&n=5XyUaMaVLcwfhxAB&q=85&s=d38118ab71321f16a58fdc1b02264510 840w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/5XyUaMaVLcwfhxAB/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=1100&fit=max&auto=format&n=5XyUaMaVLcwfhxAB&q=85&s=489f9939ff351ef68c722a11464d6aea 1100w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/5XyUaMaVLcwfhxAB/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=1650&fit=max&auto=format&n=5XyUaMaVLcwfhxAB&q=85&s=36bba7929fd1d38b33fb8651a89f6076 1650w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/5XyUaMaVLcwfhxAB/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=2500&fit=max&auto=format&n=5XyUaMaVLcwfhxAB&q=85&s=c1761a4bb55724d192152eaa8c7e22c2 2500w" />
</Frame>

La vue **Error (Erreur)** indique que la validation du schéma de l’action a échoué parce que la propriété `user_id` requise est manquante. Le flux renvoie une erreur interne qui interrompt l’exécution du flux.

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/H0TzWy96oEV_191B/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?fit=max&auto=format&n=H0TzWy96oEV_191B&q=85&s=11ce5781853cfa1cb1de0ea53ce90458" alt="Dashboard > Actions > Forms > Flow > Execution > Error" data-og-width="1404" width="1404" data-og-height="584" height="584" data-path="docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/H0TzWy96oEV_191B/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=280&fit=max&auto=format&n=H0TzWy96oEV_191B&q=85&s=b516a081d859c6e62ec57fa912b43067 280w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/H0TzWy96oEV_191B/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=560&fit=max&auto=format&n=H0TzWy96oEV_191B&q=85&s=0329062fb2da0a9ae32ee8c28bb95aee 560w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/H0TzWy96oEV_191B/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=840&fit=max&auto=format&n=H0TzWy96oEV_191B&q=85&s=91b173026fb8bea9a055432fae7ab55b 840w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/H0TzWy96oEV_191B/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=1100&fit=max&auto=format&n=H0TzWy96oEV_191B&q=85&s=25201403ade58a81692c010b3e0b8088 1100w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/H0TzWy96oEV_191B/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=1650&fit=max&auto=format&n=H0TzWy96oEV_191B&q=85&s=2fa5dfa116412d4289bfe0f5bca41e77 1650w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/H0TzWy96oEV_191B/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=2500&fit=max&auto=format&n=H0TzWy96oEV_191B&q=85&s=77816284733656c8ff13b5219d32f045 2500w" />
</Frame>

Un examen de l’action **Update user (Mettre à jour l’utilisateur)** montre une erreur de syntaxe dans le paramètre `user_id`, la syntaxe correcte étant `{{context.user.user_id}}`. Une fois la syntaxe corrigée, testez le flux pour confirmer. Pour en savoir plus sur la syntaxe des variables, lisez [Variables](/docs/fr-ca/customize/forms/variables).

<Frame>
  <img src="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/s3styKZxQ5lHh8Ar/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?fit=max&auto=format&n=s3styKZxQ5lHh8Ar&q=85&s=2dc652b63aba720584115b44a82de29a" alt="Dashboard > Actions > Forms > Flows" data-og-width="1402" width="1402" data-og-height="363" height="363" data-path="docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/s3styKZxQ5lHh8Ar/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=280&fit=max&auto=format&n=s3styKZxQ5lHh8Ar&q=85&s=ec395369dd3325722753cccfc13ff0f6 280w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/s3styKZxQ5lHh8Ar/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=560&fit=max&auto=format&n=s3styKZxQ5lHh8Ar&q=85&s=6786e096344beb9f1838e27c708c0c87 560w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/s3styKZxQ5lHh8Ar/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=840&fit=max&auto=format&n=s3styKZxQ5lHh8Ar&q=85&s=dc2ccc23c6944c8fc67b6a903be13229 840w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/s3styKZxQ5lHh8Ar/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=1100&fit=max&auto=format&n=s3styKZxQ5lHh8Ar&q=85&s=b4198c5e3ada16940597cc6219a98209 1100w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/s3styKZxQ5lHh8Ar/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=1650&fit=max&auto=format&n=s3styKZxQ5lHh8Ar&q=85&s=d43aad306aa0fe285484a56e120729df 1650w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/s3styKZxQ5lHh8Ar/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=2500&fit=max&auto=format&n=s3styKZxQ5lHh8Ar&q=85&s=90ec865b1d48d572485bc34a19d5168f 2500w" />
</Frame>

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  Si un champ est configuré comme transitoire ou si sa valeur est masquée par une [fonction Helper](/docs/fr-ca/customize/forms/variables#helper-functions), la valeur n’est pas disponible pour le débogage.

  <Frame>
    <img src="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/s3styKZxQ5lHh8Ar/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?fit=max&auto=format&n=s3styKZxQ5lHh8Ar&q=85&s=1a9618cba6b6f803cb06ea2a675a435d" alt="Dashboard (Tableau de bord) > Actions > Forms (Formulaires) > Flows (Flux) > Execution (Exécution)" data-og-width="1402" width="1402" data-og-height="446" height="446" data-path="docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/s3styKZxQ5lHh8Ar/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=280&fit=max&auto=format&n=s3styKZxQ5lHh8Ar&q=85&s=a7bc42850c3dac097f014d86cc052fee 280w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/s3styKZxQ5lHh8Ar/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=560&fit=max&auto=format&n=s3styKZxQ5lHh8Ar&q=85&s=d4aabda90e1d95042739d8d1b0026e79 560w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/s3styKZxQ5lHh8Ar/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=840&fit=max&auto=format&n=s3styKZxQ5lHh8Ar&q=85&s=555bb97b341feca1548ee91d5bef96e9 840w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/s3styKZxQ5lHh8Ar/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=1100&fit=max&auto=format&n=s3styKZxQ5lHh8Ar&q=85&s=64ea78a25ad1f76c0b84ae8821f631e5 1100w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/s3styKZxQ5lHh8Ar/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=1650&fit=max&auto=format&n=s3styKZxQ5lHh8Ar&q=85&s=aa9b0b92ef93362dbd2d2b8a5cb25d6c 1650w, https://mintcdn.com/docs-staging-fix-ss-log-app-metadata-user-metadata-clarific/s3styKZxQ5lHh8Ar/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=2500&fit=max&auto=format&n=s3styKZxQ5lHh8Ar&q=85&s=fc9d8cdc3cfae83e2fc2c33e796423ac 2500w" />
  </Frame>
</Callout>
