Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Deprecate Og::invalidateCache() #687

Open
pfrenssen opened this issue Aug 7, 2020 · 0 comments
Open

Deprecate Og::invalidateCache() #687

pfrenssen opened this issue Aug 7, 2020 · 0 comments

Comments

@pfrenssen
Copy link
Contributor

In D8 and above the cache handling is much improved and there is no need to have a shotgun approach to clear the entire cache like is offered in Og::invalidateCache(). We should deprecate this method so that it can be removed in the next major version.

Any calls to this method inside OG should be removed. If any test failures should occur then this means we are missing some cache dependencies. These can be solved in separate issues which can block this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant