OpenCTI-Platform / opencti

Open Cyber Threat Intelligence Platform
https://opencti.io
Other
6.01k stars 891 forks source link

Allow bulk update of incident type on Incidents #3050

Open mattreduce opened 1 year ago

mattreduce commented 1 year ago

Use case

I'd like to be able to select multiple Incidents on the Data page, for example, and change their type.

Current Workaround

Change each Incident one at a time or use the API

Proposed Solution

In addition to Marking Definition, Labels, Author, etc allow users to replace the Incident Type field's value with a different Incident Type in the "Update entities" panel. The panel appears when you select multiple entities and click the "Update" icon down in the bottom toolbar.

Additional Information

N/A

If the feature request is approved, would you be willing to submit a PR?

Yes 😄

Screenshot 2023-03-22 at 11 02 44 AM
Jipegien commented 1 year ago

@mattreduce Please do not hesitate to submit a PR for this issue. Keep in mind that the possible values should be restricted to the incident_type_ov. Thanks! :)