404 on cross bundle routes when uninstalling another module

Created on 8 October 2021, almost 4 years ago
Updated 7 July 2025, about 1 month ago

After uninstalling any other module, I get the following error on jsonapi_cross_bundle routes:

"errors": [
  {
    "title": "Not Found",
    "status": "404",
    "detail": "The \"resource_type\" parameter was not converted for the path \"/jsonapi/node\" (route name: \"jsonapi.node.collection\")",
    "links": {
    ..

Clearing the cache manually this fixes the issue.

I've tried with several different modules, so I don't think it's about what is specifically in that module, more just the way the cache's are cleared during this process.

It doesn't happen when I enable a module, only when a module is disabled.

🐛 Bug report
Status

Needs work

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom leon kessler

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.

Production build 0.71.5 2024