Skip to content

Introduction to the Is Replica Of Check

Deprecated: use Data Diff instead

The Is Replica Of rule is no longer maintained. Data Diff replaces it with the same row-by-row comparison plus change-type filtering. This page is kept as a reference for checks that already exist; new checks should use Data Diff.

The Is Replica Of check compares a target container against a reference container row by row and reports that the two do not match. This rule is deprecated: Data Diff replaces it and should be used for every new check.

This section is the complete guide to the check. The Deep Dive covers the definition, properties, and full evaluation semantics, explains how anomalies are reported, walks through production examples, and collects best practices; the How-tos are step-by-step tutorials for creating, editing, and deleting a check; the API page documents the payload for programmatic use; and the FAQ answers the most frequent questions.

Next Steps

  • How It Works


    The complete reference: definition, field scope, Row Identifiers, Comparators, filter behavior, and why coverage does not apply.

    How It Works

  • Anomaly Reporting


    What the Shape Anomaly reports and how the differing rows are presented.

    Anomaly Reporting

  • Examples


    A production scenario showing a replica that drifted from its source.

    Examples

  • Best Practices


    Why to migrate to Data Diff, and how to keep an existing check useful until you do.

    Best Practices

  • Permissions


    The team permission each action needs: view, create, edit, archive, restore, and delete.

    Permissions

  • Create a Check


    Step-by-step tutorial for creating an Is Replica Of check (prefer Data Diff for new checks).

    Create a Check

  • Edit a Check


    Step-by-step tutorial for changing the compared fields, reference container, or Comparators.

    Edit a Check

  • Delete a Check


    Step-by-step tutorial for archiving a check and deleting it permanently.

    Delete a Check

  • Troubleshooting


    Common problems with row pairing, tolerated differences, and the migration to Data Diff.

    Troubleshooting

  • API


    Payload shape and field notes, kept for existing integrations.

    API

  • FAQ


    Short answers about the deprecation, the migration path, and anomaly reporting.

    FAQ