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

feat: Data field required in UpdateDataComponent #5962

Merged
merged 3 commits into from
Jan 29, 2025

Conversation

Cristhianzl
Copy link
Member

This pull request includes a change to the UpdateDataComponent class in src/backend/base/langflow/components/processing/update_data.py. The change ensures that the Data field is marked as required.

image

This component needs a data component connected to him to run.

image

@Cristhianzl Cristhianzl self-assigned this Jan 27, 2025
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. enhancement New feature or request labels Jan 27, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Jan 27, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 27, 2025
@ogabrielluiz ogabrielluiz added this pull request to the merge queue Jan 29, 2025
@ogabrielluiz ogabrielluiz removed this pull request from the merge queue due to the queue being cleared Jan 29, 2025
@ogabrielluiz ogabrielluiz added this pull request to the merge queue Jan 29, 2025
Merged via the queue into main with commit 5a480c4 Jan 29, 2025
42 of 50 checks passed
@ogabrielluiz ogabrielluiz deleted the cz/add-required-update-data branch January 29, 2025 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants