Problem/Motivation

Since #2758897: Move rest module's "link manager" services to serialization module was committed in 8.3.x, this module has a dependency on the rest module

Proposed resolution

Add rest dependency

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chr.fritsch created an issue. See original summary.

chr.fritsch’s picture

Status: Active » Needs review
FileSize
233 bytes

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

Sam152’s picture

Do we still need hal then?

chr.fritsch’s picture

For 8.2 support yes, for 8.3 i don't think so

andypost’s picture

after 8.3 release previous version will be no longer supported

andypost’s picture

Status: Needs review » Fixed

Thanx, commited & pushed - next release should contain it to unblock testing for 8.3 and 8.4
Filed follow-up #2851712: Get rid of rest dependency after 8.3 core released

chr.fritsch’s picture

Thanks.

I uploaded a new patch, that also applies to a packaged version of this module. We need that, because we want to use the patch in our makefile

Status: Fixed » Closed (fixed)

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