Description
In Admin, the Skeleton Maintenance should provide a preview of the selected records.
This allows users to verify which records are affected before executing a maintenance action.
Expected Behavior
After defining a selection rule, the UI should show a preview of the matching records.
The preview should include:
- number of affected records
- relevant identifying record information
- clear feedback if no records match
Observed Behavior
Currently, selected records are not previewed before the maintenance action is executed.
This makes it difficult to confirm whether the correct records were selected.
Acceptance Criteria
- Matching records are previewed after entering a selection rule.
- The affected record count is displayed.
- The preview contains enough information to identify the selected records.
- Empty result sets are clearly indicated.
- The user can validate the selection before executing the action.
Description
In Admin, the Skeleton Maintenance should provide a preview of the selected records.
This allows users to verify which records are affected before executing a maintenance action.
Expected Behavior
After defining a selection rule, the UI should show a preview of the matching records.
The preview should include:
Observed Behavior
Currently, selected records are not previewed before the maintenance action is executed.
This makes it difficult to confirm whether the correct records were selected.
Acceptance Criteria