Properly initialize routes when new plugins become available

Created on 5 June 2025, about 1 month ago

Problem/Motivation

When modeler API is already enabled, and a model owner gets enabled at a later point, defining all new routes may not be working unless cache gets rebuilt.

This may also cause an exception, if the provider of the new plugin defines the configuration route in its info file which expects the config collection to be defined.

Proposed resolution

When the modeler API rebuilds the routes after a module got installed, make sure that the list of plugins gets refreshed so that we always receive the updated list of plugins.

Also, automatically alter the system info for modules that provide such plugins to define configuration route if the entity collection route actually exists.

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇩🇪Germany jurgenhaas Gottmadingen

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

Comments & Activities

Production build 0.71.5 2024