Islandora / documentation

Contains islandora's documentation and main issue queue.
MIT License
104 stars 73 forks source link

[BUG] Decoration of child/media upload batch processor services fails to (un)serialize inner/decorated service #2320

Closed adam-vessey closed 2 weeks ago

adam-vessey commented 1 month ago

What steps does it take to reproduce the issue?


When attempting to implement a service which decorates one of the bulk child or media batch processor services, for example, to do some additional processing to nodes in that particular process.


When proceeding to submit the forms under:

when it tries to actually run the related batch process.


Whitescreen with error thrown, along the lines of:

NOTICE: PHP message: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "You have requested a non-existent service "private__y_PL4pmWbZYKwmMMk7a8-_l8rKQvALtAqKzx50RUvD8"." at /var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php line 157

Those attempting to use the forms.


The decorated service to be used successfully.


Which version of Islandora are you using?

2.10.0

Which method did you use to install your Islandora instance? (manually, ISLE, playbook, etc.)

Other.

Any related open or closed issues to this bug report?

Screenshots: