Call to undefined method Drupal\eca\Plugin\DataType\DataTransferObject::addMetaData() in _views_query_tag_alter_condition()
Hello!
When trying to set a views filter value using a token the following error occurs:
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).
Doing the same thing without using a token works, the filter is changed. My setup is ECA 2.0.5 and Drupal 11.0.4.
Attached a short video demonstrating the issue on simpletest.me.
Thank you!
Edited by drupalbot