The 4.x version with #3175056: Split module in generic tracking API and entity usage was created last year, but is behind on a number of commits that got into 2.x since then. This issue is for updating the 4.x with those. Note that the batch/queue process is moved to #3201657: Add ability to limit what gets regenerated in the batch process in the entity_track module.
Issue fork entity_usage-3324787
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
askibinski commentedComment #4
askibinski commentedMerged.
Comment #6
askibinski commentedFollowup PR with the remaining work, mostly batch/queue related + the recently added #2954973: Track absolute URLs in link fields.
https://git.drupalcode.org/project/entity_usage/-/merge_requests/38
See also the related ET issue:
#3324797: Update with entity_usage 2.x changes
Comment #9
seanbThe 4.x branch is now updated. Tests are green again.