-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[FR] Add system checks #3740
Copy link
Copy link
Open
Labels
User InterfaceRelated to the frontend / User InterfaceRelated to the frontend / User InterfaceapiRelates to the APIRelates to the APIenhancementThis is an suggested enhancement or new featureThis is an suggested enhancement or new featurepluginPlugin ecosystemPlugin ecosystemsecurityRelates to a security issueRelates to a security issuesetupRelates to the InvenTree setup / installation processRelates to the InvenTree setup / installation process
Milestone
Metadata
Metadata
Assignees
Labels
User InterfaceRelated to the frontend / User InterfaceRelated to the frontend / User InterfaceapiRelates to the APIRelates to the APIenhancementThis is an suggested enhancement or new featureThis is an suggested enhancement or new featurepluginPlugin ecosystemPlugin ecosystemsecurityRelates to a security issueRelates to a security issuesetupRelates to the InvenTree setup / installation processRelates to the InvenTree setup / installation process
Type
Fields
Give feedbackNo fields configured for Enhancement.
Please verify that this feature request has NOT been suggested before.
Problem statement
We are currently not checking for security / install recommondations or surfacing djangos own errors/warnings in the API/UI
Suggested solution
Add checks for:
Surface check (results) to:
Plugins:
Describe alternatives you've considered
Current way with logged warnigns / errors works
Examples of other systems
Do you want to develop this?