elsa-workflows / elsa-workflows/elsa-studio
Give the ability to expose dynamic outcome for all the activity (like in Http Endpoint)
Open
triaged
- Dominant language
- C#
- Stars
- 301
- Forks
- 181
- Avg merge
- 17h 12m
- Merged PRs (30d)
- 42
Description
In the following line of the Http Endpoint Provider :
https://github.com/elsa-workflows/elsa-studio/blob/460ac9f6d5b0b90e66f3209332212271313c4651/src/modules/Elsa.Studio.ActivityPortProviders/Providers/HttpEndpointPortProvider.cs#L15C1-L32C6
The user has the ability to check box to display new outcome.
I think this ability could be expose as a standard UIHInt for other activity. (To avoid the need of create a custom UI Provider)
Contributor guide
Assessment
This issue has not been assessed yet.