Just installed latest alpha3 and it gives the following error when trying to view a user profile page

Symfony\Component\Routing\Exception\RouteNotFoundException: Route "role_watchdog.role_grants" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 208 of core/lib/Drupal/Core/Routing/RouteProvider.php). 

I guess it is caused by keeping the views related routes in role_watchdog.links.task.yml, but removing them from role_watchdog.routing.yml. I think these tabs would have to be defined in the View itself.

Comments

markus_petrux created an issue. See original summary.

  • 6065b8f committed on 8.x-1.x
    Issue #3153279: Route "role_watchdog.role_grants" does not exist
    
anu17’s picture

Hi @markus_petrux

Can you please let me know the steps to replicate this issue, because on visiting user profile page I am not getting any such error you have mentioned.

May be I am not aware of the steps to replicate this.

Regards
Anupriya

gaurav.kapoor’s picture

Status: Active » Fixed

@anu17 The issue has been fixed now. Since neither you nor I am able to replicate the issue, I'll mark this one as fixed.

Status: Fixed » Closed (fixed)

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