diff --git a/datas/queue_job_data.xml b/datas/queue_job_data.xml
index 01f22859e7e811dfc5d607083dc3a157edc9db19..97e8623f45d7ae4c8eee9f57cf976c1fd4e074f8 100644
--- a/datas/queue_job_data.xml
+++ b/datas/queue_job_data.xml
@@ -16,7 +16,7 @@
             <field name="model_id" ref="cgscop_cotisation_cg.model_scop_bordereau" />
             <field name="method">validate_bordereau</field>
             <field name="channel_id" ref="queue_job.channel_root" />
-            <field name="related_action" eval='{"func_name": "related_action_custom", "kwargs": {"record": "result"}}' />
+            <field name="related_action" eval='{"func_name": "related_action_custom"}' />
             <field name="retry_pattern" eval="{1: 10, 5: 30, 10: 300}" />
         </record>