Error: You have requested a non-existent service "subman.sync"

Created on 12 June 2023, almost 2 years ago
Updated 27 June 2023, almost 2 years ago

Problem/Motivation

When installing the module, the following errorwill appear:

You have requested a non-existent service "subman.sync"

The reason behind this is, that any module using subman, has to implement a "subman.sync" service. The "subman.sync" service declared in subman is only an abstract class with the method declarations and a few implementations. Leading to the service not existing without a module implementing the service extending the SubmanSync abstract class.

This surely isn't the way on how services should be used in Drupal and should be fixed accordingly.

Steps to reproduce

Install the module.

Proposed resolution

Fix the issue.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇩🇪Germany Grevil

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024