Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add the ability to update type of observable #2125

Closed
To-om opened this issue Jul 19, 2021 · 2 comments · Fixed by #2143
Closed

[Feature Request] Add the ability to update type of observable #2125

To-om opened this issue Jul 19, 2021 · 2 comments · Fixed by #2143
Assignees
Labels
feature request TheHive4 TheHive4 related issues
Milestone

Comments

@To-om
Copy link
Contributor

To-om commented Jul 19, 2021

Request Type

Feature Request

Feature Description

The user should be able to change the ObservableType of an observable (if he has manageObservable permission).
The target observableType must be compatible with the original one (identical value of isAttachment).
The API could be:

PATCH /api/v1/observable/<observableId>
{ "dataType": "newDataType" }
@To-om To-om added feature request TheHive4 TheHive4 related issues labels Jul 19, 2021
@To-om To-om added this to the 4.2.0 milestone Jul 19, 2021
@To-om To-om self-assigned this Jul 19, 2021
@vdebergue vdebergue self-assigned this Jul 22, 2021
@nadouani nadouani linked a pull request Jul 29, 2021 that will close this issue
@To-om To-om closed this as completed Aug 9, 2021
@nadouani nadouani reopened this Sep 6, 2021
@nadouani
Copy link
Contributor

nadouani commented Sep 6, 2021

Reopened for UI implementation

@To-om To-om modified the milestones: 4.2.0, 4.1.11 Oct 1, 2021
@nadouani
Copy link
Contributor

nadouani commented Oct 6, 2021

Added the capability in observable bulk update modal
Screenshot 2021-10-06 at 07 52 49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request TheHive4 TheHive4 related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants