Imprint cache not invalidated when language tree nodes are deleted #2625
Labels
bug
Something isn't working
effort: low
Should be doable in <4h
good first issue
Good for newcomers
prio: low
Not urgent, can be resolved in the distant future.
Milestone
Describe the Bug
After deleting language tree nodes, the imprint form still shows the deleted languages in its tabs.
Steps to Reproduce
Expected Behavior
The language tabs should not list deleted languages
Actual Behavior
Probably, we have to invalidate the cache of the imprint object here:
integreat-cms/integreat_cms/cms/views/language_tree/language_tree_actions.py
Lines 130 to 144 in 47b2ce2
The text was updated successfully, but these errors were encountered: