add column not found issue to FAQ

pull/162/head
admin-cdn1cloud 2019-05-21 21:39:19 -05:00
parent 28b6c9b5b4
commit 4d77c3f8ac
1 changed files with 11 additions and 0 deletions

View File

@ -389,6 +389,17 @@ If you would like to export IoCs, for example into a suricata rule and exclude a
Keep in mind that unpublished events need the `"published": 0` parameter in order to be exported.
## Column not found issue
When a user attempts to add an object to an event and the following error is received (Level 1 debug enabled):
```SQLSTATE[42S22]: Column not found: 1054 Unknown column 'Event.org_id' in 'where clause```
One potential resolution is to upgrade MISP to 2.4.107.
#### Symptoms
Users with the site-admin role are able to add objects to events without any error. This error was encountered when a user belonged to every role **except** site-admin.
<!--
Comment Place Holder
-->