- Issue created by @john.oltman
- πΊπΈUnited States john.oltman
This patch includes a 1 minute refresh, so that new usage is shown. The previous patch will only show changes to existing usage.
If this field is used in a listing using cache tagging, the field does not update its count in that listing if the usage count changes (i.e. more usage is added), until cache is cleared. This is because the field does not add any cache dependencies.
In an environment with caching enabled, view a usage listing using this field. Add usage for an entity in the listing, and refresh the listing in your browser. The usage count does not change.
Add cache dependencies to the render function.
Create a merge request from the patch.
None
None
None
Active
3.0
Code
This patch includes a 1 minute refresh, so that new usage is shown. The previous patch will only show changes to existing usage.