elsa-workflows / elsa-workflows/elsa-core
Extending SignalReceived
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
Hi. First of all, great project! Congratz!
Now the issue, I tried to extend the `SignalReceived` to include actors (Elsa 2.0) but it seems it isn't being triggered.
If I use the regular `SignalReceived` it works. If I substitute it with `RoledSignalReceived` it doesn't.
Am I missing something or is it not possible?
I just updated Nuget to the last version (2.0.0-rc3.151).
The exported workflow, source code and debug results after the signal be triggered below.
[workflow-definition-297cc20fad9d46f49eefe99a77c1024a.json.txt](https://github.com/elsa-workflows/elsa-core/files/6535820/workflow-definition-297cc20fad9d46f49eefe99a77c1024a.json.txt)

Contributor guide
Assessment
This issue has not been assessed yet.