Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Clear Caches utility does not clear template caches #2720

Closed
mmikkel opened this issue Apr 11, 2018 · 1 comment
Closed

Clear Caches utility does not clear template caches #2720

mmikkel opened this issue Apr 11, 2018 · 1 comment

Comments

@mmikkel
Copy link
Contributor

mmikkel commented Apr 11, 2018

Description

Since updating to 3.0.2, deleting template caches via the Clear Caches utility tool in the CP does not actually delete the template caches.

There are no errors, and the clear-caches-perform-action action returns {"success":true}, as expected. However, no rows are deleted in the templatecaches database tables.

When saving an element, appropriate template caches are cleared as expected.

I've tested the Clear Caches tool on the same Craft install using both 3.0.1 and 3.0.2, and it works on the former, but not the latter.

Steps to reproduce

  1. Clear template caches using the tool in the Utilities section
  2. Confirm that no rows have been deleted from the templatecaches database table

Additional info

  • Craft version: 3.0.2
  • PHP version: 7.0.14
  • Database driver & version: MySQL 5.6.34
  • Plugins & versions:
@brandonkelly
Copy link
Member

Fixed for the next release, thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants