Skip to content

v4.2.1.dev64

Pre-release
Pre-release

Choose a tag to compare

@cccs-sgaron cccs-sgaron released this 21 Apr 14:46
· 228 commits to master since this release
a4f50d5

Base

  • Remove completed queue from import_bundle as it should not be used
  • Added threshold value to alerter config so it can be configurable

Core

  • Allow dispatcher to generate alerts when completed_queue is not set. This makes dispatcher responsible to update alerts after rescan and during a non-ingest submission
  • Use the new alerter config threshold
  • Do not perform alert classification restriction when user does not exists
  • Do not allow complete_queue to be set during rescan

UI - API Server

  • Do not allow complete_queue to be set during bundle import

UI - Frontend

  • Fix dashboard service cards layout
  • Display more information about the submission in submission detail mode