The chatbot config, default avatar does not accept tokens
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3546675. --> Reported by: [anaconda777](https://www.drupal.org/user/3595801) Related to !1255 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>In the block settings of the chat bot, the defaul avatar always shows User picture.<br> Some sites may not use User picture image, instead a image field from user Profile. </p> <p>For example tokens in the field "Default Avatar" wont work, instead the default user pic is showed:<br> [current-user:profile:field_profile_image]<br> [current-user:profile:field_profile_image:entity]</p> <h4 id="summary-steps-reproduce">Steps to reproduce (required for bugs, but not feature requests)</h4> <p>Please provide information like AI modules enabled, which AI provider, browser, etc.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Make the chatbot block support fields from profile.</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