Dynamic Page Cache uncachable on Drupal 10.3 with Admin Toolbar Tools and Update modules

Created on 21 June 2024, 7 days ago
Updated 27 June 2024, about 17 hours ago

Problem/Motivation

When Dynamic Page Cache, Update and Admin Toolbar Tools are enabled the Dynamic Page Cache is UNCACHEABLE.

Steps to reproduce

  • Install Drupal 10.3.0 with standard profile
  • Install Admin Toolbar Tools
  • Enable http.response.debug_cacheability_headers: true in services.yml
  • Log in as user 1
  • Visit /user/1
  • and inspect response headers

Drupal 10.2.x:
X-Drupal-Dynamic-Cache: MISS (on subsequent requests this changes to HIT)

Drupal 10.3.x:
X-Drupal-Dynamic-Cache: UNCACHEABLE

Proposed resolution

Remaining tasks

Determine if this should be fixed in contrib or if this is a core bug.

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇦🇺Australia mstrelan

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024