Skip to content

Makes project repository cache auto-expirable on project deletes

To simplify cache expiration logic when deleting a project just make the keys of the cache data depends on the id of the porject

Relates with #20011 (closed) and this comment