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
I think I found a bug in the Hive4. When I sign in as an admin and navigate to:
Admin > Observable types
Then try to add an observable. The observable appears in in the UI on the observable types page. However, when i sign out and sign into my personal account on the hive. When trying to add observables to the case the new data types are not there.
Also in the Admin > Observable types page I am not able to delete added datatypes.
Steps to Reproduce
Authenticate admin account
Admin > Observable types
add type
Create a case and new type is not there
Complementary information
The text was updated successfully, but these errors were encountered:
This issue probably won't be looked at because you guy are completely redoing observables. But this is a bug and currently not possible in the latest release of the hive4.
On the admin add Observable types page:
The logs show the service making a request to
On the Case page:
The logs show the service going to
These api requests return different data. The list_artifactDataTypes api call only return data types created by the system and this is why adding observable types does not and will not work on the most recent version of the hive4.
Request Type
Bug
Work Environment
Problem Description
I think I found a bug in the Hive4. When I sign in as an admin and navigate to:
Admin > Observable types
Then try to add an observable. The observable appears in in the UI on the observable types page. However, when i sign out and sign into my personal account on the hive. When trying to add observables to the case the new data types are not there.
Also in the Admin > Observable types page I am not able to delete added datatypes.
Steps to Reproduce
Complementary information
The text was updated successfully, but these errors were encountered: