Subscribers list table not showing all columns

Created on 29 August 2024, 7 months ago

Problem/Motivation

On /admin/people/simplenews my subscriber table has removed all the columns except for "operations". See attachment. No errors in the log. Inspecting the HTML, the columns aren't being rendered. Has anyone run into this? Any thoughts on troubleshooting?

πŸ› Bug report
Status

Active

Version

4.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States chucksimply

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

Comments & Activities

  • Issue created by @chucksimply
  • This happens if there were problems importing/updating the views.view.simplenews_subscribers.yml configuration.
    A simple solution is to re-import the views.view.simplenews_subscribers.yml configuration.

    Can you describe in more detail what caused the problem?

  • Thanks a lot. Reimporting views.view.simplenews_subscribers.yml indeed resolved the issue.
    What caused the problem is a mystery to me though, all I did was:

    composer require 'drupal/simplenews:^4.0'
    drush en simplenews 

    Installed versions:

    drupal/simplenews                             4.0.0 
    drupal/core                                   9.5.9  
  • πŸ‡ΊπŸ‡ΈUnited States chucksimply

    Okay awesome. Reimporting that config fixed it for me.

    The the problem was immediate upon a fresh install of 4.0.0. I'm on core 10.2. Don't have any other info beyond that. 10.2 was not a fresh install though, so maybe its conflicting with another module?

    Wondering if this issue should be closed or remain open to further explore the underlying cause?

Production build 0.71.5 2024