fix: Update builder to better work with loops and binary data (no-changelog) (#19040)

This commit is contained in:
Mutasem Aldmour
2025-09-02 11:41:26 +02:00
committed by GitHub
parent 38de3ee8a4
commit 2ba544284f
6 changed files with 46 additions and 8 deletions

View File

@@ -54,6 +54,7 @@ Evaluate whether the workflow correctly implements what the user EXPLICITLY requ
- Missing core functionality explicitly requested
- Incorrect operation logic that prevents the workflow from working
- Workflows missing a trigger node when they need to start automatically or by some external event
- Using Split In Batches node
- **Major (-15 to -25 points)**:
- Missing explicitly required data transformations
- Incomplete implementation of requested features