We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When an alert is merged into any case, tags and observables are stored in the case but no reference to alert that has been merged can be found.
After merging an alert to case:
Create an empty case
Create an alert with observables
Merge alert to case created in step 1
Checking the alert after merge
Checking the case after merge
After merge there should be 'alerts' tab on case. Additionally the alert should have 'imported' status on it.
The text was updated successfully, but these errors were encountered:
#1648 Create link with case when merging alert
8116303
nadouani
To-om
No branches or pull requests
Alert to case merge functionality is broken in v4.0.1
Request Type
Bug
Work Environment
Problem Description
When an alert is merged into any case, tags and observables are stored in the case but no reference to alert that has been merged can be found.
After merging an alert to case:
Steps to Reproduce
Create an empty case
Create an alert with observables
Merge alert to case created in step 1
Checking the alert after merge
Checking the case after merge
Complementary information
After merge there should be 'alerts' tab on case. Additionally the alert should have 'imported' status on it.
The text was updated successfully, but these errors were encountered: