Uninstalling Plan Module Through UI (not Drush) Breaks Site

Created on 2 May 2021, over 3 years ago
Updated 31 January 2024, 12 months ago

Problem/Motivation

It should be possible to disable the Plan module again if it turns out not to be needed for some use-case.

Steps to reproduce

Enable, then disable the "Plan" module through /admin/modules & /admin/modules/uninstall.

Proposed resolution

N/A

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

πŸ› Bug report
Status

Needs work

Version

3.0

Component

Miscellaneous

Created by

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States m.stenta
  • πŸ‡ΊπŸ‡ΈUnited States m.stenta

    I don't know if it's related to this issue, or just another way to break the site, but I found today that uninstalling the plan module via Drush (after the crop plan module was installed) removes the farm_plan View without rebuilding the routing table accordingly, resulting in a white screen everywhere and the following error:

    Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Route "view.farm_plan.page_type" does not exist."
    

    @paul121 and I found a similar issue recently: πŸ› Uninstalling module causes view to get deleted Closed: outdated

Production build 0.71.5 2024