- Issue created by @jwwj
- 🇮🇹Italy maurizio.ganovelli Arezzo
I have a problem that seems related to this. After updating BAT module from rc to stable 10.1 version, viewing a commerce order (from backoffice) i get this error:
InvalidArgumentException: A valid cache entry key is required. Use getAll() to get all table data. in Drupal\views\ViewsData->get() (linea 137 di /app/web/core/modules/views/src/ViewsData.php).
removing the line "data_table" in annotation and clearing caches, view seems to work normally.
- 🇩🇪Germany majdi
I think that change would require a hook update, and I did not see any hook update in https://git.drupalcode.org/project/bat/-/commit/142a12a002ed39a190428a9b...
Potential Side Effects:
Data Inconsistency: Entity records should be moved to bat_event__event_dates. Also existing views or custom queries depend on the old table structure may break or return incomplete results.I think we need hook update here
- 🇮🇹Italy afagioli Rome
* data_table = "bat_event__event_dates"
removed in latest dev - 🇮🇹Italy afagioli Rome
- Status changed to Needs review
4 months ago 5:58am 27 July 2024