Project

General

Profile

Actions

User story #4330

open

Rule names should be only unique by categories, not globally

Added by Dennis Cabooter over 10 years ago. Updated about 6 years ago.

Status:
New
Priority:
3
Assignee:
-
Category:
Web - Config management
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

In 2.8 I had those Rules:

  • CentOS desktops: files
  • CentOS desktops: packages
  • Ubuntu servers: files
  • Ubuntu servers: packages

In 2.9 I tried To split those Rules into two categories (Ubuntu/Centos):

  • CentOS desktops
    • files
    • packages
  • Ubuntu servers
    • files
    • packages

Unfortunatly that's not allowed.

In my humble opinion the rules names should change to ${category}.${rulename} instead of ${rulename}. You should check only if there is a rule with same name within the category.

Actions

Also available in: Atom PDF