Closed (fixed)
Project:
Entity Usage
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2023 at 13:49 UTC
Updated:
9 Sep 2026 at 08:55 UTC
Jump to comment: Most recent
Comments
Comment #3
marcoscanoComment #6
acbramley commentedRe-scoping this to an allow list rather than a skip list.
I really need this feature for a client project I'm adding a new entity type to, so I worked with Claude to generate the MR.
I reviewed all code thoroughly and made a lot of manual adjustments as well.
I didn't find any existing test coverage for the batch manager specifically so the new test class covers that.
Comment #7
alexpott@acbramley we're need to land this on 5.x too. Thanks for working on this.
Comment #8
alexpottThe MR looks like useful functionality to have and shouldn't be too hard to port to 5.x too - just some differences in Drush command API.
The test coverage looks good too. Will merge once a 5.x MR exists and happy use the 8.x-2.x MR for backport.
Comment #10
acbramley commented5.x branch is up :)
Comment #11
alexpottNice one. Merging.
Comment #13
alexpott