Skip to content

Updating Description of multiple objects at once doesn't work #6043

Closed

Description

Description

The feature implemented in #3561 doesn't work. Instead of replacing the description with the user's value, it instead sets the Descriptions of the objects to "-"

Environment

  1. OS (where OpenCTI server runs): Ubuntu
  2. OpenCTI version: 5.11.17
  3. OpenCTI client: frontend
  4. Other environment details:

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Select two observables
  2. Update -> Replace -> Description, set value to "test"

Expected Output

Description of both objects is "test"

Actual Output

Description of both objects is "-"

Additional information

Screenshots (optional)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

buguse for describing something not working as expectedsolveduse to identify issue that has been solved (must be linked to the solving PR)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions