mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-27 11:19:21 -04:00
Let platform admins delete returned letters cache
Just in case there’s ever a problem with something in these caches. We missed this before.
This commit is contained in:
@@ -408,6 +408,8 @@ def clear_cache():
|
||||
'service-????????-????-????-????-????????????-templates',
|
||||
'service-????????-????-????-????-????????????-data-retention',
|
||||
'service-????????-????-????-????-????????????-template-folders',
|
||||
'service-????????-????-????-????-????????????-returned-letters-statistics',
|
||||
'service-????????-????-????-????-????????????-returned-letters-summary',
|
||||
]),
|
||||
('template', [
|
||||
'service-????????-????-????-????-????????????-templates',
|
||||
|
||||
Reference in New Issue
Block a user