Error when trying to create an ECA model via AI
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3544773. -->
Reported by: [svendecabooter](https://www.drupal.org/user/35369)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>I tried clicking the "Ask AI" button, to have it generate an ECA model for me.<br>
I didn't save the exact prompt beforehand unfortunately, so I don't have that to reproduce.</p>
<p>The general purpose was like this:</p>
<p>Upon saving a node, create an SEO-friendly summary of the full node display, and fill it in in a designated field.<br>
The full node display context was provided via the [node:render:full] token (drupal/token_entity_render module).</p>
<p>After this request, the batch process started, but crashed with the following error:</p>
<p> <img src="https://www.drupal.org/files/issues/2025-09-04/Screenshot%20from%202025-09-03%2017-01-40.png" alt="Screenshot of error message"></p>
issue