Problem/Motivation

groupls submodule creates errors on every page upon 3.0.7 update. Error message: Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: The service "o365_groups.files" has a dependency on a non-existent service "o365.extension_type". in Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass->processValue() (line 86 of /var/www/html/vendor/symfony/dependency-injection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php).

Steps to reproduce

Update 3.0.6 to 3.0.7 with o365_groups enabled

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

frymorgan created an issue. See original summary.

fabianderijk’s picture

Assigned: Unassigned » fabianderijk

  • fabianderijk committed 958492c on 3.0.x
    Issue #3270126: The service "o365_groups.files" has a dependency on a...
fabianderijk’s picture

Status: Active » Fixed

This should be fixed in the dev version. I've just comitted a fix.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.