Skip to content

fix(ui): reset seed variance toggle when recalling images without that metadata#8829

Merged
lstein merged 1 commit intoinvoke-ai:mainfrom
Pfannkuchensack:fix/seed-variance-recall-default
Feb 2, 2026
Merged

fix(ui): reset seed variance toggle when recalling images without that metadata#8829
lstein merged 1 commit intoinvoke-ai:mainfrom
Pfannkuchensack:fix/seed-variance-recall-default

Conversation

@Pfannkuchensack
Copy link
Copy Markdown
Collaborator

Summary

When recalling an image that lacks z_image_seed_variance_enabled metadata
(e.g. older images), the toggle now defaults to off instead of retaining the
previous state.

Related Issues / Discussions

https://discord.com/channels/1020123559063990373/1149513625321603162/1466581142533570793

QA Instructions

  1. Generate an image with seed variance enabled
  2. Recall that image — verify the seed variance toggle is on
  3. Recall an older image that was generated before seed variance existed
  4. Verify the seed variance toggle is now off

Merge Plan

No special merge considerations.

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

…t metadata

   When recalling an image that lacks `z_image_seed_variance_enabled` metadata
   (e.g. older images), the toggle now defaults to off instead of retaining the
   previous state.
@github-actions github-actions bot added the frontend PRs that change frontend files label Feb 1, 2026
@lstein lstein self-assigned this Feb 1, 2026
Copy link
Copy Markdown
Collaborator

@lstein lstein left a comment

Choose a reason for hiding this comment

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

Works as advertised.

@lstein lstein merged commit f013fa6 into invoke-ai:main Feb 2, 2026
13 checks passed
@lstein lstein moved this from 6.12.x to 6.11.1 in Invoke - Community Roadmap Feb 2, 2026
dunkeroni pushed a commit to dunkeroni/InvokeAI that referenced this pull request Feb 2, 2026
…t metadata (invoke-ai#8829)

When recalling an image that lacks `z_image_seed_variance_enabled` metadata
   (e.g. older images), the toggle now defaults to off instead of retaining the
   previous state.
@lstein lstein added the 6.11.1 label Feb 4, 2026
lstein pushed a commit that referenced this pull request Feb 6, 2026
…t metadata (#8829)

When recalling an image that lacks `z_image_seed_variance_enabled` metadata
   (e.g. older images), the toggle now defaults to off instead of retaining the
   previous state.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.11.1 frontend PRs that change frontend files

Projects

Status: 6.11.1

Development

Successfully merging this pull request may close these issues.

2 participants