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
Could someone perhaps explain to me how workflow core saves async steps.
i made a simple workflow with parralel and i want to display the states in my c# application. The thing is when i look into the database i see that a parent is like active whenever the parralel gets hit? how do i query to see which steps in the parralel are active or not?
should i query via the parent and if so how?
The text was updated successfully, but these errors were encountered:
Could someone perhaps explain to me how workflow core saves async steps.
i made a simple workflow with parralel and i want to display the states in my c# application. The thing is when i look into the database i see that a parent is like active whenever the parralel gets hit? how do i query to see which steps in the parralel are active or not?
should i query via the parent and if so how?
The text was updated successfully, but these errors were encountered: