Closed (fixed)
Project:
Akamai
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2025 at 17:24 UTC
Updated:
12 Feb 2026 at 07:14 UTC
Jump to comment: Most recent
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.
Cherry-pick the merge commit onto 5.x:
git checkout 5.x
git cherry-pick -x e9eebccf
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
Comment #2
plachComment #3
plachComment #4
moshe weitzman commentedLGTM
Comment #5
plachDone, thanks!
https://git.drupalcode.org/project/akamai/-/commit/436fb5415b26f52c240f6...
Comment #7
plachTests are failing after the backport
Comment #9
plachComment #10
plachComment #13
plachComment #14
plachMerged