forum.index_storage:
  class: Drupal\forum\ForumIndexStorage
  arguments: ['@database', '@forum_manager']
  tags:
    - { name: backend_overridable }

ForumIndexStorage constructor only accepts database service.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Chi created an issue. See original summary.

dhirendra.mishra’s picture

Assigned: Unassigned » dhirendra.mishra
Status: Active » Needs work
dhirendra.mishra’s picture

Status: Needs work » Needs review
FileSize
494 bytes

Hey..Please find the below patch for the same.Kindly review and test my patch.

googletorp’s picture

Status: Needs review » Reviewed & tested by the community

Some small house keeping. Let’s get this committed.

dhirendra.mishra’s picture

Assigned: dhirendra.mishra » Unassigned
dhirendra.mishra’s picture

is there anything else need to be done!

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 3: forum_manager_3003111-1.patch, failed testing. View results

msankhala’s picture

Status: Needs work » Needs review

Looks like a chatbot hickup. Lets put it in Need review again to run test bot. Or this issue is introduced in #2919795: Add visual hints that Layout Builder work is in tempstore and will not be lost, or take effect until saved Drupal\Tests\layout_builder\FunctionalJavascript\LayoutBuilderUiTest class is introduced in that issue.

msankhala’s picture

Another issue which caused fail of test bot has been reverted https://www.drupal.org/project/drupal/issues/2919795#comment-12801338

Status: Needs review » Needs work

The last submitted patch, 3: forum_manager_3003111-1.patch, failed testing. View results

dhirendra.mishra’s picture

Status: Needs work » Needs review
longwave’s picture

Status: Needs review » Reviewed & tested by the community
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed 0448071 and pushed to 8.7.x. Thanks!

  • catch committed 0448071 on 8.7.x
    Issue #3003111 by dhirendra.mishra, Chi: forum.index_storage service...

Status: Fixed » Closed (fixed)

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