Closed
Description
openedon Feb 19, 2024
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
- OS (where OpenCTI server runs): Ubuntu
- OpenCTI version: 5.11.17
- OpenCTI client: frontend
- Other environment details:
Reproducible Steps
Steps to create the smallest reproducible scenario:
- Select two observables
- 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