* Made two changes: 1. TriggerScheduler was returning a null for a payload, which would cause NullReferenceException, and this would break the populator which prevented other workflow definitions from being imported/published correctly. 2. The reloader was only executing a part of the actual loading logic, meaning that workflow definitions used as activities were not correcly resolved to the expected versions * Update src/modules/Elsa.Scheduling/Services/DefaultTriggerScheduler.cs Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --------- Co-authored-by: j03y-nxxbz <joey.barten@nexxbiz.io> Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| clients/Elsa.Api.Client | ||
| common | ||
| extensions/Elsa.Testing.Extensions | ||
| modules | ||
| Directory.Build.props | ||