elsa-core/src/modules/Elsa.Workflows.Management/Entities
Sipke Schoorstra 03b608410b
Incidents (#4436)
* Implement Incident Strategy interface and resolver

* Add ActivityIncident model

* Add IncidentCount and Incidents properties and update migrations

* Expose incident strategies API endpoint

* Update API client with Incident Strategy models

* Replace Fault with Incidents

* Register fault status when any children have faulted

* Map incident count

* Remove unnecessary AlreadyCompleted result

* Ensure next activities are scheduled only if activity completed normally

* Incident roundtrip and fix workflow instance realtime updates

* Remove unused variable

* Add integration tests
2023-09-14 10:50:02 +02:00
..
WorkflowDefinition.cs Restructure models in Workflows.Core 2023-07-09 13:12:13 +02:00
WorkflowInstance.cs Incidents (#4436) 2023-09-14 10:50:02 +02:00