-
Notifications
You must be signed in to change notification settings - Fork 1
Missing local install plugin #9
Copy link
Copy link
Open
Labels
bugAn error has occurredAn error has occurredhigh priorityShould be prioritised over all other issuesShould be prioritised over all other issuesquestionDiscussion is requiredDiscussion is required
Description
What happened?
If the contentplugin collection (in the database) has plugins marked as locally installed but the plugin is missing in the file system (i.e. not present in APP_DATA/data/contentplugins) the tool will error silently and the installation of other plugins may fail. The tool runs but editing content typically produces errors (citing missing schemas).
The error is thrown when attempting to read the plugin info here.
How should we deal with this scenario?
Expected behaviour
No response
Steps to reproduce
Have a plugin marked as locally installed in the database, but not present in the file system.
Authoring tool version
master
Framework version
No response
What browsers are you seeing the problem on?
No response
Relevant log output
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugAn error has occurredAn error has occurredhigh priorityShould be prioritised over all other issuesShould be prioritised over all other issuesquestionDiscussion is requiredDiscussion is required
Type
Projects
Status
Merged