Skip to content

develop - Show All Rules Without Owners in Recert Report #4378

@Imat00

Description

@Imat00

Add an option to the Recert Report that allows users to view all rules without an assigned owner.

Proposed Solution

  1. Create a join between rule and rule_owner.
  2. Identify all rules that have an assigned owner (rule_owner).
  3. Retrieve all active rules from rule that are not present in rule_owner.

Maybe:

  • Owner-Drop-Down "Rules without Owner"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions