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
Im running elsa from orchard core but when i go to the admin menu Elsa workflows at
//localhost:5001/admin/elsa/server/local/workflow-definition/index
Im getting the exception :
Elsa.OrchardCore.Features.LocalWorkflowServer.Services.LocalWorkflowServerClient.ListWorkflowDefinitionsAsync
The method or operation is not implemented
Im running elsa from orchard core but when i go to the admin menu Elsa workflows at
//localhost:5001/admin/elsa/server/local/workflow-definition/index
Im getting the exception :
Looking at the code it seems this is deliberate .
elsa-orchard-core/src/Elsa.OrchardCore.Module/Features/LocalWorkflowServer/Services/LocalWorkflowServerClient.cs
Line 12 in 914ffee
Can we use the module from orchard core ?
The text was updated successfully, but these errors were encountered: