- Issue created by @bohemier
- Status changed to Needs review
29 days ago 11:45am 10 July 2025 - 🇬🇧United Kingdom rachel_norfolk UK
The project homepage does say that the module only works on content entities that extend Drupal\Core\Entity\ContentEntityInterface so this might be out of scope at this time.
- First commit to issue fork.
- Merge request !33fix error caused by the views_url_alias_get_path_entity_type() function trying... → (Open) created by NicholasS
- 🇺🇸United States NicholasS
MR33 fixes the error that prevents the database update from working correctly, while maintains the original module intent of working with content entities but adds the needed error handling for sites with webform enitities.