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

Not possible to import new alerts to cases when drilling down from dashboard #1218

Closed
jurg opened this issue Jan 29, 2020 · 1 comment
Closed
Assignees
Milestone

Comments

@jurg
Copy link

jurg commented Jan 29, 2020

Not possible to import new alerts to cases when drilling down from dashboard

Request Type

Bug

Work Environment

Question Answer
OS version (server) CentOS 7.7
OS version (client) CentOS 7.7
TheHive version / git hash 3.4.0, c44df9d
Package Type Docker
Browser type & version If applicable

Problem Description

When previewing an alert from the search page when drilling down on a dashboard, only the "Cancel" button is visible on the bottom of the modal. I'd expect "Mark as read", "Import alert as" etc to be visible and clickable.

This appears to be due to commit 7ab234e in an attempt to solve issue #1065, where the readonly-flag is hardcoded to "true" (presumably in ui/app/scripts/controllers/SearchCtrl.js, though I don't know exactly how all this stuff ties together). This hides the necessary buttons ("Mark as read" etc) from the bottom of the Alert Preview page.

Steps to Reproduce

  1. Create dashboard.
  2. Enter the Search page from drilling down in a dashboard.
  3. Click on an alert.
@nadouani
Copy link
Contributor

nadouani commented May 6, 2020

Hello @jurg, sorry for taking a look on this old issue very late. That behavior is expected since we wanted just to preview the alert from the search page.

Providing all the actions there might be a good option too. I will take on it.

@nadouani nadouani self-assigned this May 6, 2020
@nadouani nadouani added this to the 3.5.0-RC1 milestone May 6, 2020
@To-om To-om modified the milestones: 3.5.0-RC1, 3.5.0-RC2 Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants