You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The query POST /api/v1/query {"query": [{"_name": "getObservable", "idOrName", "..."}]} doesn't work for alert observables because it assumes that observable is linked to a case in order to check if the observable is visible for the current user.
The text was updated successfully, but these errors were encountered:
Request Type
Bug
Work Environment
TheHive 4.0.2
Problem Description
The query
POST /api/v1/query {"query": [{"_name": "getObservable", "idOrName", "..."}]}
doesn't work for alert observables because it assumes that observable is linked to a case in order to check if the observable is visible for the current user.The text was updated successfully, but these errors were encountered: