Skip to content
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

fix: string batch input fields #7578

Merged
merged 3 commits into from
Jan 20, 2025
Merged

Conversation

psychedelicious
Copy link
Collaborator

Summary

String batch inputs were marked as supporting direct input only (not connection), so you couldn't use generators with them. Fixed this.

Related Issues / Discussions

Reported by @skunkworxdark on discord: https://discord.com/channels/1020123559063990373/1049495067846524939/1330867272193019948

Thanks!

QA Instructions

Confirm string generator and string batch nodes may be connected by a noodle (glory to nodes).

Screen.Recording.2025-01-21.at.7.02.55.am.mov

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog

@github-actions github-actions bot added python PRs that change python files invocations PRs that change invocations frontend PRs that change frontend files labels Jan 20, 2025
@psychedelicious psychedelicious merged commit 8212264 into main Jan 20, 2025
15 checks passed
@psychedelicious psychedelicious deleted the psyche/fix/string-batch-input branch January 20, 2025 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files invocations PRs that change invocations python PRs that change python files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants