Skip to content

Opened workflow mess up with other opened workflow #12703

@patcsong

Description

@patcsong

Custom Node Testing

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 run

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Potential BugUser is reporting a bug. This should be tested.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions