opensearch-project / opensearch-project/security-analytics

[FEATURE] Multi deletion of rules

Open
#66 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
111
Forks
111
Avg merge
1d 17h
Merged PRs (30d)
13

Description

Is your feature request related to a problem?
Rule Editor backend layer should support Multi-deletion of rules.

Today the Rule Editor backend layer only supports deletion of a single rule which results in forcefully removing it from any running detectors.
Multi-deletion of rules will allow deleting multiple rules in such a way.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names the Rule Editor backend layer and its existing single-rule deletion behavior, but no files, tests, or entry points. Start by locating that deletion path and how running detectors are affected; clarify the expected multi-deletion behavior before implementing it. Done should mean the backend supports deleting multiple rules with an agreed detector-handling outcome.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.