Opened 14 years ago

Closed 14 years ago

#1448 closed defect (fixed)

Avoid logging redundant errors for a resource during validation

Reported by: jng Owned by: jng
Priority: low Milestone: Maestro-3.0
Component: Maestro Version:
Severity: trivial Keywords:
Cc: External ID:

Description

When logging validation errors, a resource validation test can occur multiple times, and as a result multiple identical error messages are logged for that resource. The end result is a validation log full of redundant validation errors.

The process should be refined so that if a validation error message for this resource has already been logged, it should not log it again.

Change History (1)

comment:1 by jng, 14 years ago

Milestone: Maestro-2.1.xMaestro-3.0
Resolution: fixed
Status: newclosed

Fixed in 3.0 sandbox r5199

Note: See TracTickets for help on using tickets.