- Issue created by @swirt
- Status changed to Fixed
3 months ago 6:44pm 26 August 2024 - Status changed to Fixed
3 months ago 6:55pm 26 August 2024
When a Batch operation is run by cron and there are no items to process, the system should not log it because this can get pretty noisy for no good reason. Otherwise the logs will get flooded by no-ops.
Other more intentional runs by drush or UI or other calls should log, but not cron.
Fixed
1.0
Code