Sites on path are not invalidating CDN for nodes

Created on 30 July 2024, 5 months ago

Problem/Motivation

CloudFront needs the full path to be submitted to flush a given page/node. The module does not take into account if a site is hosted on a directory path, e.g. xyz.com/sitename/en.

Given a specific page, e.g. xyz.com/sitename/en/about-us, The module only sends out a CDN flush request for /en/about-us, but this does not flush the page from CloudFront. It should pass along /sitename/en/about-us for it to work.

Steps to reproduce

Implement Drupal site on a directory path.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States superrn

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024