Allow bulk-updating a lot more images at once

Created on 5 August 2025, about 2 months ago

Problem/Motivation

In our project we have > 7.000 images without alt tags. The batch functionality is simply great, but the limit of 50 items per batch is much too low.

Increasing the limit to > 75 already leads to Status Code 500 responses from the server on AJAX requests, so setting that is not enough.

You also need to delay the AJAX requests a bit, so that they don't all hit the server at once.

I'm attaching a MR do solve that, while I'm not sure if it should ever be merged. So if you don't like it, it might help others in same situations.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024