Problem/Motivation

0.0.0-rc2 added a route which can be reached before the routing cache has been rebuilt.

Steps to reproduce

- Update from 0.0.0-rc1 to 0.0.0-rc2 without flushing caches
- Visit the NARF Settings page to encounter
PHP message: Uncaught PHP Exception Symfony\\Component\\Routing\\Exception\\RouteNotFoundException: "Route "update_narf.advanced" does not exist."

Proposed resolution

Add empty hook_update_N which will trigger a cache rebuild once it has been executed.

Remaining tasks

Add the update.

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

elc created an issue. See original summary.

  • elc committed 5eec68d6 on 0.0.x
    [#3474962] Add update to trigger cache rebuild.
    
elc’s picture

Assigned: elc » Unassigned
Status: Active » Fixed

This will trigger another release.

Status: Fixed » Closed (fixed)

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