Skip to content

[QA-BUG] OpenSearch Migration — Known Bug Fix Validation (Section 12) #35483

@fabrizzio-dotCMS

Description

@fabrizzio-dotCMS

Description

Explicit validation of each known bug fix introduced by the OpenSearch migration PRs. Each item below maps to a specific issue and PR.

Parent sub-epic: #35476
Parent epic: #34164
Test plan reference: Section 12 — Bugs to Validate

Acceptance Criteria

Additional Context

DB query to check for orphaned rows:

SELECT * FROM indicies WHERE index_name = '<deleted_index_name>';

Expected after successful delete (with PR #35342 merged): 0 rows.

Depends on: #35476

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions