- πΊπΈUnited States DamienMcKenna NH, USA
As a reminder the "Assigned" field is for indicating you're actively working on it, once you've completed the work please set that field back to "Unassigned". Thank you.
After update Drupal Commerce Core to version 8.x-2.25, the CommerceBundleEntityViewsData class changed one method and because of that the CommerceBundleEntityViewsData that extends it is showing this error:
Error: Call to undefined method Drupal\commerce_product_bundles\CommerceBundleEntityViewsData::getEntityFieldManager() in Drupal\commerce_product_bundles\CommerceBundleEntityViewsData->getViewsData() (line 30 of modules/contrib/commerce_product_bundles/src/CommerceBundleEntityViewsData.php).
Update only one method call on CommerceBundleEntityViewsData to follow the same approach from CommerceBundleEntityViewsData
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
As a reminder the "Assigned" field is for indicating you're actively working on it, once you've completed the work please set that field back to "Unassigned". Thank you.