Project

General

Profile

Actions

Feature #100170

open

missing clearCache_pageSiblings

Added by Sven Ignor about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2023-03-15
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Hello everyone,

I have a website here that has a lot of subpages on the same level (currently up to ~500 in 8 languages) and no menu where the pages show up. Now it happens that when I save a page, the cache is also cleared for all sibling pages on the same level. There is already a setting for "clearCache_pageSiblingChildren". Is it possible to add something like "clearCache_pageSibling" to prevent the cache from being cleared for all sibling pages? "clearCache_disable" is not really helpful here, as I want to clear the cache of the current page when saving, but without having to press a button again afterwards.

I've tried to set an individual cacheTag for each page and to take this for deleting the specific page cache, but that doesn't seem to work.
The only thing to get it to work currently is to set clearCache_disable = 1 and pushing one more button to delete the cache of the current page.

Kind regards

Sven


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Feature #99843: Option to disable clearing sibling page cache (clearCache_pageSiblings)New2023-02-06

Actions
Actions #1

Updated by Sven Ignor about 1 year ago

  • Related to Feature #99843: Option to disable clearing sibling page cache (clearCache_pageSiblings) added
Actions #2

Updated by Sven Ignor about 1 year ago

  • Subject changed from missing clearCache_pageSibling to missing clearCache_pageSiblings
Actions

Also available in: Atom PDF