Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.1.0-b1
-
Fix Version/s: 4.1.0-b1
-
Component/s: Staff Interface
-
Labels:None
Description
Adding a new department says it was successful, but it fails to be added.
general-notice log says:
general.NOTICE: E_NOTICE: Trying to get property of non-object
{"code":8, "message": "Trying to get property of non-object","file":"/path/to/plugins/support_manager/controllers/admin_departments.php","line":101}Issue Links
- Discovered while testing
-
CORE-1753 Support Manager Plugin: When writing attachments to disk, try creating the support_manager_files directory if it does not already exist
- Closed
The support manager had database migrations that only run on upgrade and not install.