Problem/Motivation
Having many revisions, a pager shows up. The page limit should be configurable on a central settings page of the module.
Steps to reproduce
Proposed resolution
Discuss solution
Implement
Test
Release
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | screenshot-2026-05-29 14_06_46.png | 8.31 KB | grevil |
Issue fork revisions_bulk_operations-3592476
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 #2
anybodyPS: Typically using this module you'll want a high default, e.g. 100. I think this might be a hidden code setting (with no UI) we could expose. Guess the default is 25.
Comment #4
grevil commentedComment #6
grevil commentedAlright, that should be it!
This is where the settings are located:

Comment #7
anybody25 is by far too low for multiselect. Use at least 100.
RTBC afterwards.
Comment #8
grevil commentedAll green and limit is set to 100!
Comment #9
grevil commentedComment #11
grevil commented