Call to undefined method Drupal\eca\Plugin\DataType\DataTransferObject::addMetaData() in _views_query_tag_alter_condition()
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3475717. --> Reported by: [gge](https://www.drupal.org/user/1317718) >>> <p>Hello!</p> <p>When trying to set a views filter value using a token the following error occurs:</p> <p><code>Error: Call to undefined method Drupal\eca\Plugin\DataType\DataTransferObject::addMetaData() in _views_query_tag_alter_condition() (line 687 of /var/lib/tugboat/stm/web/core/modules/views/views.module).</code></p> <p>Doing the same thing <strong>without using a token works</strong>, the filter is changed. My setup is ECA 2.0.5 and Drupal 11.0.4.</p> <p>Attached a short video demonstrating the issue on simpletest.me.</p> <p>Thank you!</p>
issue