-
Notifications
You must be signed in to change notification settings - Fork 12k
Open
Labels
Potential BugUser is reporting a bug. This should be tested.User is reporting a bug. This should be tested.
Description
Custom Node Testing
- I have tried disabling custom nodes and the issue persists (see how to disable custom nodes if you need help)
Expected Behavior
I have more than 20 workflow opened at the same time. I will loop through the workflow and do a run one by one. and each workflow should executed properly.
lets called workflow from 1 to 10
Actual Behavior
the current bug is, I loop through the workflow.
1 , run
2, run
3, run
suddenly 4 is exactly same content of 5.
5, run.
in the run, I have the rersult of 1,2,3,5,5
but the opened workflow of 4 name of json is correct, just the content of 4 is 5
Steps to Reproduce
I restart my computer, close all workflow, and reopen all workflow.
then i try to run one by one,. but it again produce the same result.
This only happen, after the recent update
Debug Logs
terminal doesn't see to record what workflow you runOther
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Potential BugUser is reporting a bug. This should be tested.User is reporting a bug. This should be tested.