Kevin9703

Results 5 issues of Kevin9703

… working in workflow debug and preview panel # Checklist: > [!IMPORTANT] > Please review the checklist below before submitting your pull request. - [ ] Please open an issue...

🐞 bug
size:XS
🌊 feat:workflow

# Checklist: > [!IMPORTANT] > Please review the checklist below before submitting your pull request. - [ ] Please open an issue before creating a PR or link to an...

💪 enhancement
size:L

# Summary Previously, the _fetch_node_ids_in_reachable_branch method would collect all downstream answer nodes regardless of branch conditions, causing incorrect stream processing. This change ensures that only nodes in the current conditional...

🐞 bug
size:S

### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...

🐞 bug
🌊 feat:workflow

fix(workflow_cycle_manage): failed nodes were not updated in workflow_node_executions # Summary There was no table update in _handle_workflow_node_execution_failed, so when a node failed, its execution record wasn't updated correctly. fixes #18993...

🐞 bug
size:XS