Needs review
Project:
Weight
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
10 Aug 2020 at 13:25 UTC
Updated:
14 Feb 2025 at 17:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
j.lucky commentedComment #3
j.lucky commentedUpdated Patch file
Comment #8
igoragatti commentedCreated merge request for this issue.
What I did:
- Created a config form to enable/disable batch operations.
- The batch operation executes if there is more than the minimum number of entitites (which can be controlled through the config form).
- If not minimum or disabled, then it will run as it did before.
Comment #9
igoragatti commentedI've rebased the PR to the latest code.