Skip to content

fix(api-headless-cms): dont delete model index on shared indexes#5436

Draft
brunozoric wants to merge 1 commit into
release/6.4.4from
bruno/fix/6.4.4/mode-os-index-isolation
Draft

fix(api-headless-cms): dont delete model index on shared indexes#5436
brunozoric wants to merge 1 commit into
release/6.4.4from
bruno/fix/6.4.4/mode-os-index-isolation

Conversation

@brunozoric

Copy link
Copy Markdown
Contributor

Changes

When deployment of Webiny uses shared indexes, deleting of a index for a model is disabled.

How Has This Been Tested?

Manually and vitest.

When using shared indexes, all tenants' entries for a model live in a
single OpenSearch index. The deleteModel storage operation was
unconditionally deleting this index, destroying every tenant's data.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@brunozoric brunozoric added this to the 6.4.4 milestone Jul 17, 2026
@brunozoric
brunozoric changed the base branch from next to release/6.4.4 July 17, 2026 22:34
@brunozoric brunozoric self-assigned this Jul 17, 2026
@brunozoric
brunozoric requested a review from Pavel910 July 17, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant