Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Able to merge alert into closed case, even though it is not allowed #1985

Closed
mphbig opened this issue Apr 19, 2021 · 1 comment
Closed
Assignees
Labels
bug TheHive4 TheHive4 related issues
Milestone

Comments

@mphbig
Copy link

mphbig commented Apr 19, 2021

Request Type

Bug

Work Environment

Question Awnser
OS version (server) Debian 9
OS version (client) Windows 10
Virtualized Env. True
Dedicated RAM 16 GB
vCPU 8
TheHive version / git hash 4.1.2
Package Type DEB
Database Cassandra
Index type Lucene
Attachments storage Local
Browser type & version Firefox and Chrome latest

Problem Description

Even when the option "Check this to disallow merging alerts into closed cases" is checked, it is still possible to merge alerts in closed cases using the "Merge Into Case" button.

Steps to Reproduce

  1. Get a new alert
  2. Merge the alert in a closed case using the "Merge Into Case" button

Possible Solutions

Ensure the "Merge Into Case" button searches on opened cases (rather than all cases) when the "Check this to disallow merging alerts into closed cases" is checked.

@mphbig mphbig added TheHive4 TheHive4 related issues bug labels Apr 19, 2021
@To-om To-om added this to the 4.1.5 milestone May 10, 2021
@nadouani
Copy link
Contributor

This configuration option has in fact been create to disallow merging alerts in closed cases from the case similarity view in alert preview, but we should also use it in all the locations related to alert merge into cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug TheHive4 TheHive4 related issues
Projects
None yet
Development

No branches or pull requests

3 participants