Missing dependency on Services module

Created on 25 May 2023, almost 2 years ago

In Drupal\services_tfa\Plugin\ServiceDefinition\GenericValidation is use Drupal\services\ServiceDefinitionBase, but module Services isn't included in TFA module dependencies.

📌 Task
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

🇨🇿Czech Republic siva01

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

Comments & Activities

  • Issue created by @siva01
  • Status changed to Closed: works as designed almost 2 years ago
  • 🇵🇹Portugal jcnventura

    services_tfa is an optional module. The base TFA module works without it, and is not dependent on services. The services_tfa module depends on services and in the base module, so the current dependencies are fine.

Production build 0.71.5 2024