- Issue created by @slucero
- last update
about 1 year ago 359 pass, 4 fail - @slucero opened merge request.
- last update
about 1 year ago 359 pass, 4 fail - last update
about 1 year ago 369 pass - last update
about 1 year ago 369 pass - Status changed to Needs review
about 1 year ago 5:15pm 16 November 2023 - 🇮🇳India minsharm India
Thanks Stephen, I have retested the issue and result looks good to me.
Steps to Retest
- Install a Drupal site and enable the Patternkit and Patternkit Example modules
- Enable layout builder and node-specific overrides on a content type
- Rebuild all caches:
drush cr
- Create a test Node and customize the layout for the page
- Create Patternkit block content on the page using any patterns
- Save the layout
- Review the discovery cache table (
cache_discovery
) in the database for the following:- Before
- All pattern definitions are contained in a serialized string within the
patternkit.patterns
entry
- All pattern definitions are contained in a serialized string within the
- After
- Pattern definitions for each pattern on the site should be contained in separate cache entries like
patternkit_pattern_definitions:patternkit
- Pattern definitions for each pattern on the site should be contained in separate cache entries like
- Before
Attaching Screenshots
- Status changed to RTBC
about 1 year ago 3:14pm 17 November 2023 - Status changed to Fixed
about 1 year ago 3:15pm 17 November 2023 - 🇺🇸United States slucero Arkansas
Merged for inclusion in the Beta 8 release.
Automatically closed - issue fixed for 2 weeks with no activity.