Skip to the content.

Audit Definition Editor

Audit Definition Editor · Find And Batch Editor


Find And Batch Editor

The Audit Find And Batch Editor is a tool for locating, inspecting, and modifying audit definition values across multiple nodes in a structured and controlled way.

It combines:

Screenshot of the Audit Find window, showing example of nodes found by property and context menu with options.


Overview

The Audit Find window acts as a cross-node property inspector.

Instead of navigating the audit tree manually, it allows you to:

Conceptually, it behaves like:

Find + Property Grid + Batch Editor for audit definitions


Searching

You can search audit definitions using:

Each result represents a single property on a specific node.

Searching by node text can locate matching nodes, but does not support property updates since it is not matching specific property values


Results Table

Each row contains:

The table supports:


Capturing a Value

Use Capture Value from the row context menu to capture a property and its value from a selected row.

This stores:

This acts like a copy operation.

By default, the table will filter to show only results that match the captured property name. This is to avoid trying to apply a value to an incompatible property type.

Currently this does distinguish between simlar types, for example, Otherwise.Message & Pass.Message. If you need to copy a value to different property names, use windows clipboard to hold the value you want to apply. Clearing the Captured Value will restore the filter, allowing another property type to be captured and applied.


Applying a Value (Batch Edit)

After capturing a value:

  1. Select one or more rows
  2. Click Apply

The system will:


Compatibility Rules

A row is considered compatible if:


Apply State Behaviour

Selection State Behaviour
No selection Apply disabled
All compatible Apply enabled (green)
Some compatible Apply enabled (warning)
All read-only Apply disabled
None compatible Apply disabled

Filtering

Filter by Captured Property

When enabled:

Useful for:

Selection is preserved when toggling the filter. The toggle is on by default but can be toggled off to show all rows, even those incompatible with the current capture.


Reloading Data

Two options:

Reload:

Performance Notes


Selection Behaviour

Right-click behaviour


Smart Scrolling

After restoring selection:


Editing Modes

Free-form values

Editable via textbox:

Restricted values

Editable via dropdown:

Read-only values


Value Clearing


Batch Editing Safety

The system ensures:


Typical Workflow

  1. Search for a value or property
  2. Select a row
  3. Click Capture Value
  4. Select target rows
  5. Click Apply
  6. Click Preview in Audit Definition

Notes


Summary

The Audit Find & Batch Editor enables:

It removes the need for manual navigation and enables efficient large-scale updates.