Scroll to navigation

rt-validator(8) Request Tracker Reference rt-validator(8)

NAME

rt-validator - check and correct validity of records in RT's database

SYNOPSIS

    rt-validator --check
    rt-validator --check --verbose
    rt-validator --check --verbose --resolve
    rt-validator --check --verbose --resolve --force

DESCRIPTION

This script checks integrity of records in RT's DB. May delete some invalid records or resurrect accidentally deleted.

OPTIONS

    mandatory.
    it's equal to -c
    
    print additional info to STDOUT
    it's equal to -v
    
    enable resolver that can delete or create some records
    
    resolve without asking questions
    
    only run the Link validation routines, useful if you changed your Organization
    
    only run the CachedGroupMembers validation routines
    
2026-02-13 perl v5.40.1