Adding unique and primary key and for acquia_contenthub_publisher_export_tracking.
Fix function name.
We can use unique ['entity_type', 'entity_id'] primary key.
Hi Carolpettirossi,
we had to split versions due to breaking changes. CssCollectionOptimizer starting from Drupal 10.1 is deprecated in favor of CssCollectionOptimizerLazy and CssCollectionOptimizerLazy is not available for Drupal 9.
When it comes to upgrade Drupal 9 to 10 you need to update module's version i composer.json or just run composer require drupal/popup_message after upgrade Drupal 9 to Drupal 10.
Version 2.0.3 released as compatible with Drupal 8 || 9. Drupal 10 compatibility released as 3.0.0 version.
Hi LRoels , thank you for reporting this issue. It's been fixed. Release 2.0.2 contains this change.
Fixed in Automated Drupal 10 compatibility fixes 📌 Automated Drupal 10 compatibility fixes Needs work
Marcin Dębicki → created an issue.