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

[Feature Request] Allow user to reorder case templates, or display them in alphabetic order #1787

Closed
H2Cyber opened this issue Feb 11, 2021 · 2 comments
Assignees
Labels
duplicate TheHive4 TheHive4 related issues
Milestone

Comments

@H2Cyber
Copy link

H2Cyber commented Feb 11, 2021

Allow user to reorder case templates, or display them in alphabetic order

Request Type

Feature Request

Work Environment

Question Answer
TheHive version / git hash 4.0.5

Problem Description

When an organisation has many case templates, it is not ideal to see them scrambled with no logical order.

For example, we have quite a few templates and they currently appear in the following (confusing) order :

  • Authentication events: Password spraying
  • Antivirus events: Ransomware
  • Network events: Scans
  • Authentication events: Bruteforce
  • Antivirus events: Adware
  • Network events: SMB prpagation
  • etc.

Ideally, they would appear like this :

  • Authentication events: Bruteforce
  • Authentication events: Password spraying
  • Antivirus events: Adware
  • Antivirus events: Ransomware
  • Network events: Scans
  • Network events: SMB prpagation
  • etc.

Therefore it woul be great to either :

  • allow users to controll the order in which case templates are displayed, or
  • diplay the case templates in alphabetic order
@H2Cyber H2Cyber added TheHive4 TheHive4 related issues bug labels Feb 11, 2021
@nadouani nadouani self-assigned this Feb 16, 2021
@D4rkw0lv3s
Copy link

I agree this would help a lot when managing case templates!

@nadouani
Copy link
Contributor

This will be fixed by #1804

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

No branches or pull requests

3 participants