Skip to content

fix: allow overwrite during onboarding#889

Merged
phact merged 2 commits into
mainfrom
onboarding-allow-overwrite
Feb 4, 2026
Merged

fix: allow overwrite during onboarding#889
phact merged 2 commits into
mainfrom
onboarding-allow-overwrite

Conversation

@phact

@phact phact commented Feb 2, 2026

Copy link
Copy Markdown
Collaborator

We added overwrite check by filename in the UI [which I'm not sure is very useful to be honest] but it sometimes breaks onboarding flow so we should at least disable it for onboarding.

TODO - look into how the overwrite check affects connector sync flows.

@phact phact changed the title allow overwrite during onboarding fix: allow overwrite during onboarding Feb 2, 2026
@phact

phact commented Feb 2, 2026

Copy link
Copy Markdown
Collaborator Author

The connector sync uses LangflowConnectorFileProcessor which goes through a different code path:

  • It calls langflow_connector_service.process_connector_document() directly so no duplicate flow check.

@phact

phact commented Feb 2, 2026

Copy link
Copy Markdown
Collaborator Author

but it does affect sdk calls, fixing that here too

@phact phact merged commit ff6fb49 into main Feb 4, 2026
1 of 3 checks passed
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