Problem/Motivation

When you invalidate URL paths in the admin panel, it attempts to verify they exist in Drupal before allowing the invalidation to occur. This is problematic, because not all paths on a host name may not exist within the Drupal ecosystem. For example, if I want to invalidate an image path, Drupal doesn't recognize this and won't let you to invalidate.

Proposed resolution

Remove URL validation when invalidating URLs. Just let Akamai handle all of it.

Remaining tasks

  1. Do the thing

User interface changes

None

API changes

None

Data model changes

None

Issue fork akamai-3244366

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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

WidgetsBurritos created an issue. See original summary.

WidgetsBurritos’s picture

Status: Active » Needs review

WidgetsBurritos’s picture

Status: Needs review » Fixed
WidgetsBurritos’s picture

Version: 8.x-3.x-dev » 4.x-dev

Status: Fixed » Closed (fixed)

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