Capture user data on AI logs
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3551091. --> Reported by: [jhedstrom](https://www.drupal.org/user/208732) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>It would be nice to capture the user information in the AI log entity.</p> <h4 id="summary-steps-reproduce">Steps to reproduce (required for bugs, but not feature requests)</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Have the <code>AiLog</code> entity extend/implement the <code>EntityOwnerInterface</code>.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3>Optional: Other details as applicable (e.g., User interface changes, API changes, Data model changes)</h3>
issue