Skip to content

Fix workflow library unsupported badge#9341

Open
JPPhoto wants to merge 2 commits into
invoke-ai:mainfrom
JPPhoto:fix-workflow-library-unsupported-badge
Open

Fix workflow library unsupported badge#9341
JPPhoto wants to merge 2 commits into
invoke-ai:mainfrom
JPPhoto:fix-workflow-library-unsupported-badge

Conversation

@JPPhoto

@JPPhoto JPPhoto commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

Fixes Workflow Library callability messaging after Call Saved Workflow support landed. The prior work created too much output noise in the Workflow Library by surfacing negative sub-workflow compatibility state on ordinary workflows. This PR removes that negative badge from the general library view and adds a positive Callable badge only when a workflow can be called by another workflow (i.e. it has a Workflow Return node).

Related Issues / Discussions

QA Instructions

  • Open the Workflow Library.
  • Confirm ordinary workflows without a Workflow Return node do not show Unsupported.
  • Confirm workflows that can be used by Call Saved Workflow show a Callable badge.
  • Confirm the Call Saved Workflow node picker still disables non-callable workflows and displays the detailed reason there.

Merge Plan

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)

@JPPhoto JPPhoto added the 6.14.x label Jul 7, 2026
@JPPhoto JPPhoto moved this to 6.14.x Theme: USER EXPERIENCE in Invoke - Community Roadmap Jul 7, 2026
@github-actions github-actions Bot added the frontend PRs that change frontend files label Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.14.x frontend PRs that change frontend files

Projects

Status: 6.14.x Theme: USER EXPERIENCE

Development

Successfully merging this pull request may close these issues.

2 participants