You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Combine file-added and its filtering into one loop
* Make addFiles call files-added hook with a file list filtered by every individual file-added like in v2 and old synchronous v3 functions
* Cleanup: removed the intermediary state objects and array
* Cleanup: rename flowfiles array to flowFiles
0 commit comments