Problem/Motivation

Since #2758897: Move rest module's "link manager" services to serialization module was committed in 8.3.x, this module should check for rest module in EntityReferenceRevisionsServiceProvider

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chr.fritsch created an issue. See original summary.

chr.fritsch’s picture

Title: Add rest dependency » EntityReferenceRevisionsServiceProvider should chec for rest module
Issue summary: View changes
Status: Active » Closed (works as designed)
chr.fritsch’s picture

Status: Closed (works as designed) » Active
chr.fritsch’s picture

Status: Active » Needs review
FileSize
806 bytes

Here is a patch. Later, when 8.2 is outdated we could switch from rest.link_manager to serialization.link_manager and remove the rest check

chr.fritsch’s picture

Title: EntityReferenceRevisionsServiceProvider should chec for rest module » EntityReferenceRevisionsServiceProvider should check for rest module

Status: Needs review » Needs work

The last submitted patch, 4: 2849136-4.patch, failed testing.

tduong’s picture

Priority: Normal » Critical
Status: Needs work » Needs review
FileSize
306 bytes
1.21 KB

Nice :) Also added an explicit rest dependency in the test that failed here: https://www.drupal.org/pift-ci-job/589216
Set as critical as tests are broken.

Berdir’s picture

Status: Needs review » Reviewed & tested by the community

Looks good.

miro_dietiker’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thx.

Status: Fixed » Closed (fixed)

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