Blog
FAQ
Discussions
Search
Projects, issues, users, and merge requests.
Project ID, name, and description.
User nickname, name, and org.
Issue ID, title, and summary.
Merge request titles.
Contrib
.social
Feed
Live feed
Builds
Live builds
Core
Tags
Tags and Initiatives
Navigation
Projects
User mailman register
Add pager to admin subscriptions view, and other minor fixes
Open on Drupal.org β
Created on 5 May 2025,
12 days ago
Problem/Motivation
The admin subscriptions view (user_mailman_subscriptions) can time out when there are too many subscriptions.
The view currently shows unsubscribed users. It's hard to think of a use case for that.
The existing exposed statuses filter includes "unsubscribed," which can be removed.
The statuses should also be reordered so that "subscribed to all" is at the top.
The "Mailman lists" exposed filter currently is ordered by description. It needs to be ordered by the displayed value, list name.
Remove content_editor and test_role from "remember_roles" -- see issue 2997393 for more detail pertaining to Drupal 11.
Proposed resolution
Add a pager to the view.
Add a filter to hide users with "unsubscribed" status.
Remove "unsubscribed" status from exposed filter options.
Change order of statuses in /src/controller/StatusController.php, line 51.
Change list filter sort to "name" in /src/Plugin/views/filter/ListDescriptions.php. line 53.
Remove remember_roles (exc. auth, anon, admin) from views.view.user_mailman_subscriptions.yml, multiple locations.
π
Task
Status
Active
Version
1.0
Component
Code
Created by
πΊπΈ
United States
rclemings
Live updates
comments and jobs are added and updated live.
Follow
Follow Test Runs for 72h
Sign in to follow issues
Merge Requests
!8
Add pager to admin subscriptions view, and other minor fixes
Merged
πΊπΈ
United States
rclemings
updated
12 days ago
Comments & Activities
Issue created by
@rclemings
Merge request
!8
Issue 3522772: Add pager to admin subscriptions view, and other minor fixes β
(
Merged
) created by
rclemings
Comment
12 days ago
β
πΊπΈ
United States
rclemings
Comment
12 days ago
β
πΊπΈ
United States
rclemings
contrib
.social
Blog
FAQ
Discussions
Production build 0.71.5
2024