Skip to content

fix: unpublished indexing info being ignored in some cases#1203

Merged
tmigone merged 1 commit into
mainfrom
tmigone/fix-unpublished-indexing
Jun 4, 2026
Merged

fix: unpublished indexing info being ignored in some cases#1203
tmigone merged 1 commit into
mainfrom
tmigone/fix-unpublished-indexing

Conversation

@tmigone
Copy link
Copy Markdown
Member

@tmigone tmigone commented Jun 4, 2026

Indexer info obtained from unpublished deployments was being discarded if it already existed due to published subgraphs but this was discarding indexing info for unpublished deployments.

This fix preserves all indexing info by merging it instead of discarding.

Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
@tmigone tmigone requested a review from Theodus June 4, 2026 14:04
Copy link
Copy Markdown
Member

@Theodus Theodus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tmigone tmigone merged commit 7644c73 into main Jun 4, 2026
2 checks passed
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.

2 participants