- Merge request !561[#3551853] fix: Fatal error: Trait "Drupal\modeler_api\EntityOriginalTrait" not found β (Closed) created by voleger
Updating from v2 to v3, receiving the error
Fatal error: Trait "Drupal\modeler_api\EntityOriginalTrait" not found in /var/www/html/web/modules/contrib/modeler_api/src/Api.php on line 31
composer require 'drupal/bpmn_io:^2.0'
drush en bpmn_io -y
composer require 'drupal/bpmn_io:^3.0' -w
drush updb
Include the trait file so it is available for the included class.
-
-
-
Closed: works as designed
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.