Problem/Motivation

When accessing the user page, bigpipe breaks and an error is thrown:

Symfony\Component\Routing\Exception\RouteNotFoundException: Route "danse_group.user_receive_notifications" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 214 of /var/www/html/web/core/lib/Drupal/Core/Routing/RouteProvider.php)

Steps to reproduce

Install the module with groups on a vanilla drupal, enable bigpipe and the module and try to access /user/1.

Proposed resolution

Remove unneeded (?) danse_group.links.task.yml from the project - or provide a route for it.

Command icon 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:

  • 1.x Comparechanges, plain diff MR !3

Comments

fisherman90 created an issue. See original summary.

fisherman90’s picture

Issue summary: View changes

fisherman90’s picture

Assigned: fisherman90 » Unassigned
Status: Active » Needs review

Removed file in MR!3

n1k’s picture

Status: Needs review » Fixed

Yes, removing it seems fine. This should be left over from the previous Group Notifications Task.
Thanks

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.