Skip to content

Fix snapshot create unconditionally adding entries when match result was unused.#2404

Merged
fnando merged 1 commit into
mainfrom
2397
Feb 20, 2026
Merged

Fix snapshot create unconditionally adding entries when match result was unused.#2404
fnando merged 1 commit into
mainfrom
2397

Conversation

@fnando
Copy link
Copy Markdown
Member

@fnando fnando commented Feb 20, 2026

What

Fix snapshot create unconditionally adding entries when match result was unused.

$ grep -c config_setting /tmp/before.json
17

$ grep -c config_setting /tmp/after.json
0

Why

A previous refactor broke filtering. Close #2397.

Known limitations

N/A

Copilot AI review requested due to automatic review settings February 20, 2026 01:14
@github-project-automation github-project-automation Bot moved this to Backlog (Not Ready) in DevX Feb 20, 2026
@fnando fnando requested review from leighmcculloch and removed request for Copilot February 20, 2026 01:14
Comment thread FULL_HELP_DOCS.md
@fnando fnando self-assigned this Feb 20, 2026
@fnando fnando added bug Something isn't working cli Related to Soroban CLI labels Feb 20, 2026
@fnando fnando moved this from Backlog (Not Ready) to Needs Review in DevX Feb 20, 2026
@fnando fnando requested a review from mootz12 February 20, 2026 01:17
@fnando fnando merged commit ab6970d into main Feb 20, 2026
37 checks passed
@fnando fnando deleted the 2397 branch February 20, 2026 01:44
@github-project-automation github-project-automation Bot moved this from Needs Review to Done in DevX Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cli Related to Soroban CLI

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

snapshot create match result appears unused

2 participants