Skip to content

[feat] Show version-specific missing core nodes in workflow warnings #4227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 20, 2025

Conversation

christian-byrne
Copy link
Contributor

@christian-byrne christian-byrne commented Jun 20, 2025

In the Missing Nodes Dialog that appears when loading a workflow with nodes that are not installed, add logic to help user interpret what a missing core node means (they need to update ComfyUI).

Users can now see which specific version is required for each missing node and compare it with their current version, making it easier to understand compatibility issues.

If missing a core node:

Selection_1538

UI when missing nodes are from custom node packs remains the same:

Selection_1539

- Display missing core nodes grouped by ComfyUI version when loading workflows
- Show current ComfyUI version for easy comparison
- Help users understand which nodes require newer ComfyUI versions
- Add comprehensive tests for the new functionality
@christian-byrne christian-byrne merged commit b99214b into main Jun 20, 2025
10 checks passed
@christian-byrne christian-byrne deleted the manager/core-node-tip branch June 20, 2025 22:33
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