Project

General

Profile

Actions

Bug #3064

closed

Display of referenced objects in Event Logs is very poor

Added by Jonathan CLARKE over 11 years ago. Updated about 11 years ago.

Status:
Released
Priority:
2
Category:
Web - Maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

#1686 introduced an improvement to displaying referenced objects in Event Logs by replacing their UUIDs by strings like "directive(Directive's Name)" or "group(All SLES)" or "directive(Configure Time Settings)" or node(49ee7b99-00f5-466a-880a-d2cf27010055).

This display is clearly not satisfactory - one is not trying to practice reading code when looking at event logs.

These labels should be changed as follows:
  • directive(Directive's Name) --> Directive "Directive's Name" (UUID: <uuid>)
  • rule(Rule name) --> Rule "Rule name (UUID: <uuid>)
  • group(All SLES) --> Group "All SLES (UUID: <uuid>)
  • node(49ee7b99-00f5-466a-880a-d2cf27010055) --> Node "<hostname>" (UUID: 49ee7b99-00f5-466a-880a-d2cf27010055)

In each case, the object's name should be a clickable link to display that exact object in the web browser.

Actions

Also available in: Atom PDF