- Issue created by @daletrexel
- Merge request !18Edit workflow_buttons.module to fix assertion for entity.form_builder service. β (Open) created by daletrexel
- πΊπΈUnited States daletrexel Minnesota, USA
Please also credit @ultrabob for also proposing this change in π Automated Drupal 11 compatibility fixes for workflow_buttons Active , although the problem exists in Drupal 10 with the latest dev release of this module.
- πΊπΈUnited States alexdmccabe Orlando, FL, US / Seminole lands
It looks like this may have been fixed already: https://git.drupalcode.org/project/workflow_buttons/-/commit/b01dfcd2408...
- πΊπΈUnited States mlncn Minneapolis, MN, USA
Yes it was! And then in π Clean up any remaining code issues for a Drupal 11 Release Active the @var line with a missing asterisk was removed, and i think is redundant with the assertion in most IDEs.