TheHive icon indicating copy to clipboard operation
TheHive copied to clipboard

[Bug] Duplicated data after merging two cases

Open dominiksr opened this issue 2 years ago • 0 comments

Request Type

Bug

Work Environment

Question Answer
OS version (server) Ubuntu
OS version (client) 10
Virtualized Env. False
Dedicated RAM 16GB
vCPU 8
TheHive version / git hash 4.1.24
Package Type DEB
Database Cassandra
Index type Elasticsearch
Attachments storage Local

Problem Description

After the merge of the two cases, data such as tasks, description and fields in additional information were duplicated even if they presented the same information. For example, a custom field named test1 of string type with the value test1 if it occurs in both cases will be duplicated after merge.

Steps to Reproduce

  1. Enter first case
  2. Click Merge and choose other case
  3. Click Merge

dominiksr avatar Nov 18 '22 09:11 dominiksr