Problem/Motivation

The existing "Use the Patternkit Library Cache" and "Use the Patternkit Disk Render Cache" checkboxes on the Patternkit settings form (/admin/config/user-interface/patternkit) are no longer referenced anywhere in the module and have no effect on functionality. To avoid confusion, these settings should be removed.

Instead of these checkboxes, development settings and cache controls may be customized as described here.

Steps to reproduce

  • Navigate to /admin/config/user-interface/patternkit
  • Observe the presence of the mentioned cache checkboxes

Proposed resolution

  • Remove the cache checkboxes from the settings form
  • Update configuration to no longer include these settings

Remaining tasks

User interface changes

  • The settings form no longer displays the cache setting checkboxes

API changes

None

Data model changes

  • The exported Patternkit settings configuration no longer includes the cache settings
CommentFileSizeAuthor
#4 5235_Retest.odt260.56 KBminsharm

Issue fork patternkit-3415094

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

slucero created an issue. See original summary.

slucero’s picture

Status: Active » Needs review
minsharm’s picture

StatusFileSize
new260.56 KB

I have retested the issue and result looks good to me on both D9 as well as on D10.

Steps to reproduce

  • Navigate to /admin/config/user-interface/patternkit
  • Observe the presence of the mentioned cache checkboxes

Results: The settings form no longer displays the cache setting checkboxes

slucero’s picture

Status: Needs review » Reviewed & tested by the community

  • slucero committed d4db4354 on 9.1.x
    Issue #3415094 by slucero, minsharm: Remove Unused Cache Settings From...
slucero’s picture

Status: Reviewed & tested by the community » Fixed

Merged for inclusion in the beta 9 release.

Status: Fixed » Closed (fixed)

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