opencti icon indicating copy to clipboard operation
opencti copied to clipboard

Automatically add object (both entities and observables) to a Report, when they are created in the context of the Report

Open securitiz opened this issue 3 years ago • 0 comments

Use case

Currently, when an object is created in the context of a Report, once the object is created, the user must separately select the object to be added to the Report. This can be confusing to a user, and there are few, if any, circumstances in which a user would be creating an object in the context of a Report, but not wanting it to be added to the same Report.

This feature would cut down on manually created objects that need to end up in Reports, but don't. It would also remove a step in the process of adding objects to a Report.

Notably, this is how External References currently already work. When an External Reference is created in the context of an object, the user doesn't have to select it separately - it is automatically added to the object

Current Workaround

Create an object in the context of a Report. Then search for it, and add it to the report.

Proposed Solution

When an object (Entity or Observable) is created in the context of a report, automatically add it to the same Report.

Additional Information

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

Yes / No (Help can be provided if you need assistance submitting a PR)

securitiz avatar Aug 09 '22 18:08 securitiz