Skip to content

fix(frontend): restrict source target workflow conversational type only#2045

Merged
marrouchi merged 1 commit into
mainfrom
fix/frontend-restrict-source-target-workflow-to-conversational
Jun 11, 2026
Merged

fix(frontend): restrict source target workflow conversational type only#2045
marrouchi merged 1 commit into
mainfrom
fix/frontend-restrict-source-target-workflow-to-conversational

Conversation

@yassinedorbozgithub

Copy link
Copy Markdown
Collaborator

Summary:
Restricted source-target workflow selection in the frontend to only allow workflows with the conversational type. This prevents unsupported workflow types from being displayed or selected in source-target workflow configurations.

Why:
Source-target workflows are designed to work exclusively with conversational workflows. Allowing other workflow types could lead to invalid configurations, unexpected behavior, or user confusion.

How to review:
Focus on the source-target workflow selection and filtering logic in the frontend. Verify that only workflows with the conversational type are available for selection and that non-conversational workflows are excluded from the UI.

Validation:

  • Verified that conversational workflows continue to appear and can be selected.
  • Confirmed that non-conversational workflow types are no longer displayed in source-target workflow selectors.
  • Checked that existing source-target workflow flows behave as expected after the change.

@yassinedorbozgithub yassinedorbozgithub self-assigned this Jun 11, 2026
@yassinedorbozgithub yassinedorbozgithub added the bug Something isn't working label Jun 11, 2026
@marrouchi marrouchi merged commit b4efe23 into main Jun 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants