Problem/Motivation

When executing a solrSearch query, an Error appears: Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "mediation_graphql.logger". in Drupal\Component\DependencyInjection\Container->get().

Steps to reproduce

Execute any solrSearch query

Proposed resolution

See Patch/MR

Remaining tasks

-

User interface changes

-

API changes

-

Data model changes

-

CommentFileSizeAuthor
#3 3411847-2.patch1.05 KBdineshkumarbollu
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

daveiano created an issue. See original summary.

dineshkumarbollu’s picture

StatusFileSize
new1.05 KB

Created patch for this please review, thanks

dineshkumarbollu’s picture

Hi daveiano
My mistake, didn't notice you are creating MR,

daveiano’s picture

Status: Active » Needs review

@dineshkumarbollu There is no mediation_graphql, the modules name is graphql_search_api_solr

b2f’s picture

Status: Needs review » Fixed

Thanks @daveiano !

b2f’s picture

Version: 1.0.x-dev » 1.3.3-rc1
Status: Fixed » Closed (fixed)
b2f’s picture