Problem/Motivation

In #3154613: Add cache-tag prefix we introduced the ability to specify a cache-tag prefix to the 4.x branch, however this was never forward-ported to 5.x.

Proposed resolution

Cherry-pick the merge commit onto 5.x:

git checkout 5.x
git cherry-pick -x e9eebccf

Remaining tasks

  • Validate the proposed solution
  • Apply it :)

Issue fork akamai-3560885

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

plach created an issue. See original summary.

plach’s picture

Issue summary: View changes
plach’s picture

Assigned: plach » Unassigned
Status: Active » Needs review
moshe weitzman’s picture

Status: Needs review » Reviewed & tested by the community

LGTM

plach’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

plach’s picture

Status: Fixed » Needs work

Tests are failing after the backport

plach’s picture

Status: Needs work » Needs review
plach’s picture

Status: Needs review » Needs work

  • plach committed 4bd2b7c3 on 5.x
    Issue #3560885: Fix failing tests
    

plach’s picture

Status: Needs work » Needs review
plach’s picture

Status: Needs review » Fixed

Merged

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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